GithubHelp home page GithubHelp logo

baiducdp's Introduction

简介

BaiduCDP 是工作业余时间使用C/C++写的一个百度网盘高速下载工具,通过分析百度网盘Web接口API结合aria2实现多线程高速下载,目前只能在Windows平台下使用。

构建

BaiduCDP 依赖第三方库如下 1.boost
2.openssl
3.zlib
4.rapidjson
5.libcurl
6.miniblink
7.glog

1.获取源代码

git clone https://github.com/cool2528/baiduCDP.git

2.下载依赖第三方库

到这里下载 除boost以外的第三方库 https://github.com/cool2528/baiduCDP/releases/tag/1.0.0 至于Node.dll可以去https://github.com/cool2528/baiduCDP/releases/tag/1.0.1 成品文件中提取也可以直接下载miniblin编译

3.构建环境

使用Visual Studio 2015 因为第三库我自己构建的都是 vs2015编译构建的

4.下载UI界面源代码

git clone https://github.com/cool2528/BaiduCdpUi.git 下载下来后新建一个文件夹重命名为ui把Ui界面的源码文件拷贝到ui文件夹下 然后把ui文件夹拷贝到BaiduCDP项目下Debug目录下编译生成即可

5.使用效果

1.先启动BaiduCDP.exe 点击登录百度网盘按钮登录成功后即可使用 执行结果

baiducdp's People

Contributors

cool2528 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.