目录
登录百度网盘账号
第一次登录的时候会展示:
Please visit: https://openapi.baidu.com/oauth/2.0/authorize?client_id=xxx And authorize this app Paste the Authorization Code here within 10 minutes. Press [Enter] when you are done
这时候只需要点击这个网址,然后复制验证码到命令行,然后按下回车键。
没有安装的请先安装:
pip install bypy
然后:
bypy info
就可以到登录的步骤了。