Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too many users have viewed or downloaded this file recently. [Google Drive Link] #126

Closed
kkaytekin opened this issue Aug 14, 2024 · 1 comment

Comments

@kkaytekin
Copy link

Hello,
I am trying to download the dataset from the Google Drive link with gdown using the following command:

gdown --continue --folder FOLDER_ID

It all started ok, but after sometime, the download terminated with the following error:

To: facescape/Multi-View Data/fsmview_trainset_images_001-020.zip
 19%|████████████████████████████████████████████████▌                                                                                                                                                                                                                   | 5.53G/29.6G [1:00:00<2:50:15, 2.36MB/s]Error:

        ('Connection broken: IncompleteRead(5530126478 bytes read, 24085303889
        more expected)', IncompleteRead(5530126478 bytes read, 24085303889
        more expected))

To report issues, please visit https://github.com/wkentaro/gdown/issues.
 19%|████████████████████████████████████████████████▌                                                                                                                                                                                                                   | 5.53G/29.6G [1:00:06<4:21:48, 1.53MB/s]`

When i tried to start the download again using the same command, I faced the following error:

Failed to retrieve file url:

        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

Going to google drive and copying the link again did not help. Could you please help me out?

@kkaytekin
Copy link
Author

The issue seems to be with gdown. The solutions offered here solve the issue:
wkentaro/gdown#43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant