-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
解析 up 的主页提示为空(附报错日志信息) #722
Comments
哎?奇怪,我尝试了您发布的最新版,和倒数第二个最新版,今天偶尔也会出现解析up主页视频为空,但是不会像昨天那么频繁了,我这边用的是福建电信的网络,账号开通了大会员,您可以多尝试解析不同 up 的地址,复现问题,好像是概率性的 |
github-actions bot
added a commit
to hellopony/downkyi
that referenced
this issue
Apr 30, 2023
* https://github.com/leiurayer/downkyi: 更新UP主空间API leiurayer#722 leiurayer#730 发布v1.5.8 微调UI 注释调整 优化打开文件夹,之前因为后缀名问题,打开失败 fix bug:Issues 下载管理在只下载音频的情况下点击打开文件夹没反应 leiurayer#709 修复因为浅拷贝,导致用于查询的CaCheVideoSections数据变化所引起的bug 增加搜索功能 增加搜索功能 增加CaCheVideoSections 增加输入事件 视频详情页面增加搜索框,并增加多语言
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
软件启动后,在搜索框输入 https://space.bilibili.com/xxxxx/video 类似的地址,无法解析出来 up 的视频列表,查看后端日志有如下报错信息:
2023年4月23日 星期日 15:43:30 [10] DEBUG AriaServer [#98417a 0B/0B CN:1 DL:0B]
2023年4月23日 星期日 15:43:31 [10] DEBUG AriaServer [#98417a 0B/0B CN:1 DL:0B]
2023年4月23日 星期日 15:43:32 [14] ERROR System 远程服务器返回错误: (412) Precondition Failed。
在 System.Net.HttpWebRequest.GetResponse()
在 DownKyi.Core.BiliApi.WebClient.RequestWeb(String url, String referer, String method, Dictionary`2 parameters, Int32 retry) 位置 D:\Study\computer\Csharp\DownKyi\develop2\DownKyi\DownKyi.Core\BiliApi\WebClient.cs:行号 82
2023年4月23日 星期日 15:43:32 [15] DEBUG AriaServer [#98417a 0B/0B CN:1 DL:0B]
2023年4月23日 星期日 15:43:33 [14] ERROR System 远程服务器返回错误: (412) Precondition Failed。
在 System.Net.HttpWebRequest.GetResponse()
在 DownKyi.Core.BiliApi.WebClient.RequestWeb(String url, String referer, String method, Dictionary`2 parameters, Int32 retry) 位置 D:\Study\computer\Csharp\DownKyi\develop2\DownKyi\DownKyi.Core\BiliApi\WebClient.cs:行号 82
2023年4月23日 星期日 15:43:33 [7] DEBUG AriaServer [#98417a 0B/0B CN:1 DL:0B]
2023年4月23日 星期日 15:43:34 [14] ERROR System 远程服务器返回错误: (412) Precondition Failed。
在 System.Net.HttpWebRequest.GetResponse()
在 DownKyi.Core.BiliApi.WebClient.RequestWeb(String url, String referer, String method, Dictionary`2 parameters, Int32 retry) 位置 D:\Study\computer\Csharp\DownKyi\develop2\DownKyi\DownKyi.Core\BiliApi\WebClient.cs:行号 82
2023年4月23日 星期日 15:43:34 [15] DEBUG AriaServer [#98417a 0B/0B CN:1 DL:0B]
The text was updated successfully, but these errors were encountered: