wkentaro / gdown

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

Unable to download the file #156

Closed prabhakar267 closed 2 years ago

prabhakar267 commented 2 years ago
Access denied with the following error:

        Too many users have viewed or downloaded this file recently. Please
        try accessing the file again later. If the file you are trying to
        access is particularly large or is shared with many people, it may
        take up to 24 hours to be able to view or download the file. If you
        still can't access a file after 24 hours, contact your domain
        administrator. 

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

When I'm trying to download a popular file, I'm getting the above error message. Any work around to download the file?

temmyzeus commented 2 years ago

I think this is an issue with google drive itself. As it seems it has a cap on possible number of downloads for a period of time

ZIZUN commented 2 years ago

Me too.

image

JPZhengHPGC commented 2 years ago
Access denied with the following error:

        Too many users have viewed or downloaded this file recently. Please
        try accessing the file again later. If the file you are trying to
        access is particularly large or is shared with many people, it may
        take up to 24 hours to be able to view or download the file. If you
        still can't access a file after 24 hours, contact your domain
        administrator. 

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

When I'm trying to download a popular file, I'm getting the above error message. Any work around to download the file?

Have your solved this problem?

wkentaro commented 2 years ago

I think this is the duplicate of https://github.com/wkentaro/gdown/issues/43