-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
[Bug] BiliPlus解析失效 #154
Labels
Comments
github-project-automation
bot
added this to @Zeal-L's BiliBili-Manga-Downloader project
Jul 15, 2024
github-project-automation
bot
moved this to 📋 TODO
in @Zeal-L's BiliBili-Manga-Downloader project
Jul 15, 2024
感谢你提交的问题,我会尽快处理! (ᗜ ˰ ᗜ) |
This was referenced Jul 16, 2024
这个问题对应的 PR 现在是还没有被 merge? 我现在下载了代码文件然后直接运行 |
合进 develop 分支了,最近比较忙,sorry |
坐等更新了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题描述
使用BiliPlus解析漫画时,代码一定会走这个分支
BiliBili-Manga-Downloader/src/BiliPlus.py
Lines 88 to 89 in c75ee36
导致
retrieveAvailableEpisode
函数在这里提前结束BiliBili-Manga-Downloader/src/BiliPlus.py
Lines 100 to 101 in c75ee36
最终导致
BiliPlusComic
类的self.episodes
内容为空即无论什么漫画都必定解析失败,且没有提示
预期行为
在BiliPlus上有缓存的漫画章节应该能解析成功,例如《我推的孩子》几乎每一话都是有缓存的
实际行为
使用BiliPlus解析《我推的孩子》,所有章节均解析失败且没有提示
截图或录屏
哔哩哔哩漫画下载器版本号
v1.5.1
系统环境
Windows11
日志
19:53:15 | INFO | MainGUI: init - 56 |
19:53:15 | INFO | MainGUI: init - 68 | save_method: 文件夹-图片
19:53:21 | INFO | SearchComic: getResults - 63 | 正在搜索漫画:《我推的孩子》中...
19:53:22 | INFO | SearchComic: getResults - 77 | 搜索结果数量:99
19:53:24 | INFO | Comic: getComicCover - 129 | 获取《【我推的孩子】》的封面图片中...
19:53:25 | INFO | Comic: getComicCover - 129 | 获取《【我推的孩子】》的封面图片中...
19:53:28 | INFO | MainGUI: closeEvent - 103 |
The text was updated successfully, but these errors were encountered: