wkentaro / gdown

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

Failed to retrieve file url #342

Closed BenDes21 closed 5 months ago

BenDes21 commented 5 months ago

Provide environment information

/usr/bin/python Python 3.10.12 gdown 5.1.0

What OS are you using?

Ubuntu 22.04 LTS

Describe the Bug

Hi, my file .zip is on google drive and correctly set to share to people who have the link but when I run the command gdown https://drive.google.com/uc?id=(IDofMyFiles) I get this message

Failed to retrieve file url:

    Cannot retrieve the public link of the file. You may need to change
    the permission to 'Anyone with the link', or have had many accesses.
    Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq.

You may still be able to access the file from the browser:

    https://drive.google.com/uc?id=19dpKApNAW-nr_nepKo3FVkRufcnh7fdF

but Gdown can't. Please check connections and permissions.

Gdown is correctly install ( 5.1 ), the only point who make me think that gdown dont want to work for this file it's that the size of this one is around 25GB.

Thanks

Expected Behavior

No response

To Reproduce

No response

BenDes21 commented 5 months ago

https://stackoverflow.com/questions/65312867/how-to-download-large-file-from-google-drive-from-terminal-gdown-doesnt-work