wkentaro / gdown

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

Error: file/folder name cannot be extracted #303

Closed pavse closed 8 months ago

pavse commented 8 months ago

Provide environment information

/ssd/user/Github/alphageometry/bin/python
Python 3.10.12
gdown                        4.7.1

What OS are you using?

Linux Mint 21.2 Victoria

Describe the Bug

When i carry out gdown --folder https://bit.ly/alphageometry i get the following output

Retrieving folder contents
Error:

    file/folder name cannot be extracted from: ag_ckpt_vocab – Google Диск

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

Expected Behavior

File is downloaded, no errors

To Reproduce

  1. Clone https://github.com/google-deepmind/alphageometry
  2. Run bash run.sh
wkentaro commented 8 months ago

@pavse Can you try again with https://github.com/wkentaro/gdown/pull/304?