Giter Club home page Giter Club logo

Comments (1)

LiuLang avatar LiuLang commented on July 22, 2024

On 07/29/2014 03:02 PM, xsjqqq123 wrote:

我查看源码 ,它似乎没用百度的开放API,只是模拟登陆。
最近我在用Qt编写一个linux上的影视客户端,需要将磁力链弄到百度盘里离线下载,完成后,能返回个下载地址。
您似乎也懂得Qt,能不能在这几步上帮我用Qt代码实现?,软件就联合开发了哦

这是我影视客户端1.0版本的:http://blog.csdn.net/iloveqt5/article/details/38091609
我打算开发2.0版本,极大增强它的功能。


Reply to this email directly or view it on GitHub:
#41

与百度相关的所有操作, 都在bcloud/auth.py 和bcloud/pcs.py 这两个文件里,
auth.py用于登录认证, pcs.py里面是数十个百度网盘的接口, 如果你用PyQt来写
的话, 可以直接使用这两个文件(前提是你写的那个客户端的用户使用协议与GPLv3
兼容); 如果是C++, 可以用C++重写一下这两个文件就行了.

其它的, 都是用户界面交互的代码.

from bcloud.

Related Issues (20)

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.