gdown icon indicating copy to clipboard operation
gdown copied to clipboard

Gdown always stops after 1 hour of download

Open dqj5182 opened this issue 11 months ago • 3 comments

Provide environment information

.

What OS are you using?

.

Describe the Bug

.

Expected Behavior

No response

To Reproduce

No response

dqj5182 avatar Feb 28 '24 18:02 dqj5182

HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1rjBn8Fl1E_9d0EMVtL24S9aNQOJAveR5&confirm=t (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000025C33F12450>, 'Connection to drive.google.com timed out. (connect timeout=None)'))

haoze0123 avatar Mar 07 '24 11:03 haoze0123

Meet the same issue, download terminated after 1 hour

LittletreeZou avatar Jun 22 '24 14:06 LittletreeZou

You may find the --continue option useful, which resumes from partially downloaded files.

wkentaro avatar Jun 23 '24 01:06 wkentaro