-
-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
百度网盘的秒传好像是有问题的 #7853
Labels
bug
Something isn't working
Comments
See
|
原因很简单,这个秒传方法被和谐了。得换个接口 |
所以得换非官方的接口吗还是 |
得用官方接口,之前官方和谐过秒传,现在这个是被遗漏的接口。 |
不过接口估计得抓前端的,open api 的之前就没秒传 |
OK,明白了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please make sure of the following things
I have read the documentation.
我已经阅读了文档。
I'm sure there are no duplicate issues or discussions.
我确定没有重复的issue或讨论。
I'm sure it's due to
AList
and not something else(such as Network ,Dependencies
orOperational
).我确定是
AList
的问题,而不是其他原因(例如网络,依赖
或操作
)。I'm sure this issue is not fixed in the latest version.
我确定这个问题在最新版本中没有被修复。
AList Version / AList 版本
v3.41.0
Driver used / 使用的存储驱动
百度网盘
Describe the bug / 问题描述
RT,用的是官方 API,我在写 #7851 的时候发现的问题,当时我把 driver.go#L180 处改为了直接返回
d.PutRapid
的结果,结果前端报错Network Error,日志里有如下报错。阿里云盘Open用类似的方法调试可以秒传成功,我上传的文件就是我自己网盘里另一个位置的文件所以应该不是文件本身不能秒传的问题。Reproduction / 复现链接
.
Config / 配置
Logs / 日志
The text was updated successfully, but these errors were encountered: