-
Notifications
You must be signed in to change notification settings - Fork 4
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
不携带cookie的话似乎大多数请求都会被逸站反爬虫给屏蔽掉 #5
Comments
😨 我看看咋回事 |
是的,今天遇到同样的问题 {'code': -401, 'message': '非法访问', 'ttl': 1, 'data': {'ga_data': {'decisions': ['verify_captcha_level2'], 'risk_level': 1, 'grisk_id': '090f988d55b7e67db93e634b381fb3b6', 'decision_ctx': {'buvid': '', 'ip': ', 'mid': '0', 'scene': 'anti_crawler', 'ua': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36 Edg/88.0.705.63', 'v_voucher': '054c9746-fdd5-45ee-a2f4-6091e2a3f405'}}}} |
最近一直遇到这种问题,我这里似乎被ban了,现在看直播完全没有弹幕(但是发送没问题) 我同时还开着BLTH,获取不到信息也挂了 |
带上用户cookie的话反而有可能直接用户给封掉也说不定… |
The text was updated successfully, but these errors were encountered: