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:
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.
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:
You may still be able to access the file from the browser:
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