BaiduPCS-Py
BaiduPCS-Py copied to clipboard
BaiduPCS API & App 百度网盘客户端 和 API
BaiduPCS-Py save -p "9eiv" --no-show-vcode https://pan.baidu.com/s/1hiAzHZdYZwKXqYrvjhcrBw=3 /xxxx (v0.5.7) ERROR: BaiduPCSError: error_code: -62, message: 可能需要输入验证码
比如 直接调用 `RPC` 在 远程 `aria` 添加下载任务 
## 感觉会火的样子
This is to catch IO error "104 connection reset" exception which terminate the main process. For issue #59
只用api部分,用pure python,机器配置低带不动C++
有没有办法生成BaiduYunCacheFileV0.db 文件,用接口搜索,如果网盘文件太多,根本不行。用db列出文件也更方便
SVIP用户,一直以来用得很好,上传速度能5m以上,昨天开始上传速度变成50k以下了,用客户端上传速度正常,我看域名客户端上传已经不是用的pcs.baidu.com了,而这个地址现在很慢,不知道是不是这个原因 8.19 今天彻底无法上传了,debug的错误: ``` 2023-08-19 11:13:36,874 | DEBUG | upload: `_init_encrypt_io`: encrypt_type: EncryptType.No, localpath: /mnt/borg/data/10/10336, remotepath: /apps/borg/data/10/10336, encrypt_io_len: 172968630 2023-08-19 11:13:37,220 | DEBUG | upload: `_rapid_upload`: rapid_upload starts 2023-08-19 11:13:37,282...
复现问题: 按照下面的步骤可以复现问题: LOG_LEVEL=DEBUG BaiduPCS-Py server --path '/my/pan' 问题出现 问题截图: root@4G-wifi:~# BaiduPCS-Py server --path '/my/pan' Server running on http://localhost:8000/my/pan/ (v0.7.6) System ERROR: Cannot specify `Depends` for type 运行环境: OS:Debian GNU/Linux 11...
root@localhost:~# LOG_LEVEL=DEBUG BaiduPCS-Py server Server running on http://localhost:8000/ 2023-10-08 19:34:33,704 | DEBUG | app: `app`: System Error: Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/baidupcs_py/app/app.py", line 118, in wrap return func(*args,...
It would be helpful if we supported Python 3.11 since we dropped support for it [since v0.7.5](https://github.com/PeterDing/BaiduPCS-Py/commit/0002a3a48bd8efad9d492b5727161555252d8f99#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711). I also [encountered an issue](https://github.com/xyb/baidupcsleecher/actions/runs/4491712665/jobs/7900558853) when trying to install this package with Python...