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
Python 版本: 3.x.y
模块版本: x.y.z
运行环境: Windows / Linux / MacOS
在此处写正文
The text was updated successfully, but these errors were encountered:
proxy: str = "" """ 代理设置 e.x.: ``` python from bilibili_api import settings settings.proxy = "https://www.example.com" ``` """
Sorry, something went wrong.
proxy: str = "" """ 代理设置 e.x.: ``` python from bilibili_api import settings settings.proxy = "https://www.example.com" """
proxy: str = "" """ 代理设置 e.x.: ``` python from bilibili_api import settings settings.proxy = "https://www.example.com"
"""
我这里报这个问题:aiohttp.client_exceptions.ServerDisconnectedError: Server disconnected
No branches or pull requests
Python 版本: 3.x.y
模块版本: x.y.z
运行环境: Windows / Linux / MacOS
在此处写正文
The text was updated successfully, but these errors were encountered: