Skip to content
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] 暂时不要使用该下载器,有封号风险 #179

Open
MLChinoo opened this issue Dec 12, 2024 · 3 comments
Open

[Bug] 暂时不要使用该下载器,有封号风险 #179

MLChinoo opened this issue Dec 12, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@MLChinoo
Copy link

问题描述

发生了什么:

哔哩哔哩漫画正在加强对爬虫的检测,被检测到异常行为后立即封禁账号。

复现流程:

我fork项目并修正了check_cookie_valid后分别使用两个账号进行测试
我选用了【我推的孩子】这本漫画,一个账号下载最后一话(付费章节)jpg格式,另一个下载第一话(免费章节)avif格式,均出现同样的结果:GetImageIndex返回“业务异常,请稍后重试”,使用web端和app端打开漫画均提示账号被封禁,如下图

我的推测是代码api请求的逻辑被检测到了特征,至于其他issues里提到的“检测付费章节的jpg原图下载”我不认为是正确的,由上面的流程可知不管付费还是免费,jpg或avif,账号均被封禁

预期行为

1

实际行为

1

截图或录屏

banned

哔哩哔哩漫画下载器版本号

v.1.6.0

系统环境

Windows10

日志

1

Copy link

感谢你提交的问题,我会尽快处理! (ᗜ ˰ ᗜ)

@ldm0206
Copy link

ldm0206 commented Dec 14, 2024

现在都是API请求,估计以后只能改成嵌个浏览器的软件(比如selenium)模拟慢慢爬图down下来了,不然B漫改一下代码就知道哪些人在直接请求

@0x77fe
Copy link

0x77fe commented Jan 12, 2025

的确, 我尝试直接使用request库直接POST, 同样是直接封号.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

3 participants