wkentaro / gdown

Google Drive Public File Downloader when Curl/Wget Fails
MIT License
4.06k stars 342 forks source link

Unable to use proxy to access download URL #268

Closed ZJDATY closed 1 year ago

ZJDATY commented 1 year ago

Provide environment information

Both pip and git can configure proxies. I have configured the proxy in the Win11 environment: http: 127.0.0.1:8080. Both pip and git can be configured for use, but cannot use proxy in gdown. It will report an error that cannot be connected.

What OS are you using?

win11

Describe the Bug

Both pip and git can configure proxies. I have configured the proxy in the Win11 environment: http: 127.0.0.1:8080. Both pip and git can be configured for use, but cannot use proxy in gdown. It will report an error that cannot be connected.

Expected Behavior

No response

To Reproduce

No response