wkentaro / gdown

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

"! gdown --id" ERROR #332

Open rush258 opened 7 months ago

rush258 commented 7 months ago

Provide environment information

Ekran görüntüsü 2024-03-07 082135 Hello, I get such an error in the codes I wrote today. What is the reason?

What OS are you using?

Windows 11

Describe the Bug

/usr/local/lib/python3.10/dist-packages/gdown/cli.py:138: 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. warnings.warn( Error:

'NoneType' object has no attribute 'groups'

To report issues, please visit https://github.com/wkentaro/gdown/issues.

Expected Behavior

No response

To Reproduce

No response

moguldigital commented 7 months ago

also facing this issue Screenshot 2024-03-07 160650

NileLEE1 commented 7 months ago

i also meet this question

ajasja commented 6 months ago

I get the same error by just runnig a basic

gdown 1FJM4xci6nNqE93BXLnhGrdv9Dg1E03y5 Using both version 5.1.0 and 4.7.3

Snehareddy18 commented 6 months ago

I am getting the same error

Devininthelab commented 6 months ago

I also got the same error, in Google Colab