wkentaro / gdown

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

failed with "Too many users have viewed or downloaded" but it's a new folder #327

Open GeekDream-x opened 4 months ago

GeekDream-x commented 4 months ago

Provide environment information

Python 3.9.7 gdown 5.1.0

What OS are you using?

macOS 13.0

Describe the Bug

I tried to download a new folder which had never been shared before. There are many videos in it. After downloading two of them, gdown failed with the error below. And I can access it via the browser.

Screenshot 2024-02-24 at 22 17 47

Expected Behavior

No response

To Reproduce

No response

GeekDream-x commented 4 months ago

I also tried other folders.. but all of them are failed to download completely. Always met the above error and the following error:

Screenshot 2024-02-24 at 22 22 22
wkentaro commented 4 months ago

Can you give an example link for me to reproduce?

GeekDream-x commented 4 months ago

Can you give an example link for me to reproduce?

@wkentaro Thanks! gdown --folder --remaining-ok https://drive.google.com/drive/folders/1cQYema_aW3I7n-B6Yvq6XGPBZamCZL14\?usp\=sharing

ZhengYANG567 commented 4 months ago

I think we will get the same error information after downloading 20 files. Could you please fix this error so that we can download more than 20 files in 24 hours?