安装软件工具:
apt-get install python-pip
pip install requests
pip install bypy
授权登陆:
执行 bypy info,显示下边信息,根据提示,通过浏览器访问下边灰色的https链接,如果此时百度网盘账号正在登陆,会出现长串授权码,复制。
[root@ineedle ~]# bypy info
Please visit: # 访问下边这个连接,复制授权码
https://openapi.baidu.com/oauth/2.0/authorize?scope=basic+netdisk&redirect_uri=oob&response_type=code&client_id=q8WE4EpCsau1oS0MplgMKNBn
And authorize this app
Paste the Authorization Code here within 10 minutes.
Press [Enter] when you are done # 提示在下边粘贴授权码
在下边图示红色位置粘贴授权码,耐心等待一会即可(1-2分钟)
Press [Enter] when you are done
a288f3d775fa905a6911692a0808f6a8
Authorizing, please be patient, it may take upto None seconds...
Authorizing/refreshing with the OpenShift server

本文介绍了如何在Ubuntu18上安装并使用bypy工具,进行百度网盘的文件上传和管理。首先,授权登陆bypy,然后可以使用bypy的各种命令如list、mkdir、upload和downdir进行文件操作。此外,还展示了如何设置定时任务crontab来实现定时上传文件到百度网盘。
最低0.47元/天 解锁文章

被折叠的 条评论
为什么被折叠?



