Closed chengyu0910 closed 1 year ago
Hmm, it is stochastic?
i have the same question. the process stuck at "Retrieving folder list"
i have the same question. the process stuck at "Retrieving folder list"
It looks like proxy not used when "Retrieving folder list"
@doveppp thanks for the report. Can you try with the latest version?
pip install gdown==4.6.4 --no-cache-dir
@doveppp thanks for the report. Can you try with the latest version?
pip install gdown==4.6.4 --no-cache-dir
It Work, thanks
Provide environment information
ubantu==20.04 python==3.8 gdown==4.5.4
What OS are you using?
ubantu
Describe the Bug
This is the command and errors:
Description: If a folder contains folders, SSL error occurs when the folder in folder(MOT17_test_YOLOX+BoT) start downloading.
Expected Behavior
No response
To Reproduce
use the command:
gdown --folder https://drive.google.com/drive/folders/1Zk6TaSJPbpnqbz1w4kfhkKFCEzQbjfp_ -c --proxy http://127.0.0.1:10809
I use the proxy because I'm in China. You can test without proxy.