wkentaro / gdown

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

Download ends "successfully" after 1 hr with only 27% #265

Open lindsdudley opened 1 year ago

lindsdudley commented 1 year ago

Provide environment information

hon -m pip list | grep gdown /opt/anaconda3/bin/python Python 3.7.6 gdown 4.7.1

What OS are you using?

MacOS 12.6.5

Describe the Bug

I am trying to download a 266GB folder from google drive. The download says it ends successfully after an hour even if only a fraction of the data is downloaded.

Expected Behavior

I expected my file to download completely no matter how long it took.

To Reproduce

I cannot give you the specific file to reproduce but downloading any file size around this should reproduce the errror.

ldudley7 commented 1 year ago

Hi I am still having this problem

figkim commented 7 months ago

I have same issue while downloading huge files. When I tried to download two files (87.8G, 102G, respectively), each of download process ends @ 1:00:04 and 1:00:05. It seems less like an issue with gdown and more like Google has blocked things like bandwidth. I'm curious if there's a way to solve this