-
Notifications
You must be signed in to change notification settings - Fork 138
Description
如题: 这种格式的分享链接无法转存
https://pan.baidu.com/share/init?surl=DfTFPaR2i6qU6Xcog43Zjg&pwd=mgzo
2025-01-11 10:36:12,595 - ERROR - https://pan.baidu.com/share/init?surl=DfTFPaR2i6qU6Xcog43Zjg&pwd=mgzo, code: 105, message: error_code: 105, message: 啊哦,链接错误没找到文件,请打开正确的分享链接
Traceback (most recent call last):
File "C:\Users\watermelon\workspace\share_grabber\baidu\baidu_client.py", line 32, in shared_paths
self.api.access_shared(shared_url=shared_url, password=password, show_vcode=callback is None,
File "C:\Users\watermelon\workspace\share_grabber.venv\lib\site-packages\baidupcs_py\baidupcs\api.py", line 377, in access_shared
raise err
File "C:\Users\watermelon\workspace\share_grabber.venv\lib\site-packages\baidupcs_py\baidupcs\api.py", line 373, in access_shared
self._baidupcs.access_shared(shared_url, password, vcode_str, vcode)
File "C:\Users\watermelon\workspace\share_grabber.venv\lib\site-packages\baidupcs_py\baidupcs\errors.py", line 152, in check
raise err
baidupcs_py.baidupcs.errors.BaiduPCSError: error_code: 105, message: 啊哦,链接错误没找到文件,请打开正确的分享链接
During handling of the above exception, another exception occurred: