bypy icon indicating copy to clipboard operation
bypy copied to clipboard

Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端

Results 116 bypy issues
Sort by recently updated
recently updated
newest added

Authorizing, please be patient, it may take upto 300 seconds... Authorizing with the Vercel server ... Vercel server failed, Authorizing with the cloudendpoint server ... Vercel server failed. Last resort:...

bypy syncup . / True [12:20:02] ---------------------------------------------------------------- Error 31062

```Loading Hash Cache File '/home/zlw/.bypy/bypy.hashcache.json'... Hash Cache File loaded. [10:53:02] Error accessing 'https://pcs.baidu.com/rest/2.0/pcs/file' [10:53:02] Function: __rapidupload_file_act [10:53:02] Website parameters: {'content-md5': '0b1488374e2bd0eee01a2bec540a9fbd', 'content-crc32': '0x7bae2451', 'ondup': 'overwrite', 'method': 'rapidupload', 'path': '/apps/bypy/chains .zip',...

我用浏览器上传文件,基本上就是网络的上传带宽峰值,而用bypy好像被限速了,不到500kB/s,请问怎么处理。

```sh $ bypy list FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/python3.10/site-packages/bypy/res/auth.json ``` package source code https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=bypy-git ```sh $ docker run -v $PWD/bypy:/app -w /app -it python bash ```...

1. 上传所有文件都出现这个报错 2. 实际去看了百度云盘,文件是上传成功的,看了下文件对比了下也是正确的 3. 计算hash的方式是md5吗,本地对文件用md5sum命令算出来确实和ByPy.list看到的不一样

整体文件的hash算法可能已经[不是单纯的md5](https://www.zhihu.com/question/394178548)了,虽然不是很懂百度这么做的意义,如果有大佬能分析出来新的hash算法当然是更好的。 但是需要验证的话也许可以退而求其次验证文件切片的md5和文件大小是否一致?至少切片的hash还是md5 ps: 目前我将bypy用于自己的项目当中,只能 verify=False 来用了

bug
enhancement

[10:06:30] Remote file '/apps/bypy/config.backup.json' exists and is the same, skip uploading Remote file '/apps/bypy/config.json' already exists, skip uploading [10:06:31] Remote file '/apps/bypy/config.json' exists and is the same, skip uploading [10:12:11]...

你好,请问能开发支持百度云盘企业版吗?