Skip to content

基于bcloud的Python2版本百度网盘授权和PCS接口

License

Notifications You must be signed in to change notification settings

caasiu/bcloud-cl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bcloud-cl

py version platform bc version license

About

  • bcloud-cl 是基于LiuLang/bcloud的Python 2版本百度网盘授权和PCS接口
  • bcloud-cl 使用Requests库简化网页爬取操作
  • bcloud-cl 应该可以在Windows上运行,但需要下载并安装Python
  • 需要Python 3版本百度网盘授权和PCS接口的可以参照bcloud
  • 通过命令行来使用百度云盘houtianze/bypy (支持Python 2.7+, 3.3+)
  • 目的:能在Python 2环境下使用__bcloud__百度网盘接口

Usage

  • Linxu/UNIX:

⚠️ 确保已经安装 Python 2.7

安装必要的依赖: (Requests,pycrypto)

$ git clone https://github.com/caasiu/bcloud-cl
$ pip install requests pycrypto

运行 bcloud-cl 获得授权:(只需运行一次)

$ cd bcloud-cl
$ python2.7 run.py

调用 PCS接口:

$ python2.7 run_pcs.py

Document

License

  • Copyright (C) LiuLang
  • Modified by Caasiu ✉️ Email
  • 基于GNU通用许可协议第三版发布, 详细的许可信息请参考 LICENSE

About

基于bcloud的Python2版本百度网盘授权和PCS接口

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages