wkentaro / gdown

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

Doesn't seem to be able to download file from drive #183

Closed phantom-balance closed 2 years ago

phantom-balance commented 2 years ago

using the command gdown --id fileID it gives the error /usr/local/lib/python3.7/dist-packages/gdown/cli.py:131: FutureWarning: Option --id was deprecated in version 4.3.1 and will be removed in 5.0. You don't need to pass it anymore to use a file ID. category=FutureWarning, ``Access denied with the following error:

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. 

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

even though the main file has permission allowed for editing for anyone with the link.

hlf20010508 commented 2 years ago

yeah i cant download anything either. 2 months ago it was fine. maybe gdown should update for it.

sorry i figured it out, just my net problem. why i can't delete my comment...

bibs2091 commented 2 years ago

Same problem here, it worked in my other computer but not my new one

bibs2091 commented 2 years ago

The solution was to upgrade gdown pip install --upgrade gdown