Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
修复了离线下载接口
经过排查,之前出现
captcha_invalid
报错是因为Login
函数中未能获取到UserID
,导致无法刷新获取到正确的CaptchaToken
,现在问题已经修复新的问题:
迅雷X
后台接口传递文件夹ID
,也无效。目前推测是迅雷X
后台的限制。迅雷X
后台的问题,即上传到迅雷X
服务器后,并未关联到用户文件夹。后续希望对离线下载选择器的
Storage
进行优化,设置一个统一配置项,仅用户打开指定类型的云盘时显示其选项