You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stem.Net.Http.HttpRequestException: net_http_message_not_success_statuscode_reason, 404, Not Found
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() + 0xf8
at BBDown.Core.Util.HTTPUtil.<GetWebSourceAsync>d__9.MoveNext() + 0x138
--- End of stack trace from previous location ---
at BBDown.Core.Parser.<GetPlayJsonAsync>d__1.MoveNext() + 0xc7c
--- End of stack trace from previous location ---
at BBDown.Core.Parser.<ExtractTracksAsync>d__3.MoveNext() + 0x250
--- End of stack trace from previous location ---
at BBDown.Program.<DownloadPageAsync>d__20.MoveNext() + 0xab4
--- End of stack trace from previous location ---
at BBDown.Program.<DownloadPageAsync>d__20.MoveNext() + 0x3684
--- End of stack trace from previous location ---
at BBDown.Program.<DownloadPagesAsync>d__19.MoveNext() + 0x374
--- End of stack trace from previous location ---
at BBDown.Program.<DoWorkAsync>d__21.MoveNext() + 0x15
The text was updated successfully, but these errors were encountered:
1. 你使用的BBDown版本是什么?(指明 Release / Actions / DotnetTool)
Action 最新构建版本
2. 你在什么系统使用本软件?(Win/Linux/Mac)
macOS与Windows都尝试了
3. 你使用的完整命令是什么?
4. 遇到了什么问题?
无法下载,提示404
5. 运行截图(最好开启
--debug
;注意自行将Cookie/Token等敏感信息隐藏)The text was updated successfully, but these errors were encountered: