We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
最近b站给 https://api.bilibili.com/x/space/acc/info 加了反爬
被拦截的请求会返回 -401 非法访问
初步摸索到的解决方法:给请求加上有效的User-Agent和值不为空的Cookie
The text was updated successfully, but these errors were encountered:
相关 dd-center/vtbs.moe#406
Sorry, something went wrong.
相关 simon300000/bili-api#153
Successfully merging a pull request may close this issue.
最近b站给 https://api.bilibili.com/x/space/acc/info 加了反爬
被拦截的请求会返回 -401 非法访问
初步摸索到的解决方法:给请求加上有效的User-Agent和值不为空的Cookie
The text was updated successfully, but these errors were encountered: