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

[提问] {有没有大哥说说怎么给他加代理 setting.proxy 加代理之后报错应该用什么格式的代理} #811

Open
Seanrui opened this issue Sep 7, 2024 · 2 comments
Labels
question 这啥呀这是,我不到啊

Comments

@Seanrui
Copy link

Seanrui commented Sep 7, 2024

Python 版本: 3.x.y

模块版本: x.y.z

运行环境: Windows / Linux / MacOS


在此处写正文

@Seanrui Seanrui added the question 这啥呀这是,我不到啊 label Sep 7, 2024
@snowman
Copy link

snowman commented Oct 8, 2024

proxy: str = ""
"""
代理设置

e.x.:
``` python
from bilibili_api import settings
settings.proxy = "https://www.example.com"
```
"""

@piqiu96
Copy link

piqiu96 commented Oct 11, 2024

proxy: str = ""
"""
代理设置

e.x.:
``` python
from bilibili_api import settings
settings.proxy = "https://www.example.com"

"""

我这里报这个问题:aiohttp.client_exceptions.ServerDisconnectedError: Server disconnected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question 这啥呀这是,我不到啊
Projects
None yet
Development

No branches or pull requests

3 participants