wkentaro / gdown

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

Add Documentation for using file ID #157

Closed temmyzeus closed 2 years ago

temmyzeus commented 2 years ago

This commit contains documentation for how to download using the file ID using the file id and also how to get the file ID from link.

wkentaro commented 2 years ago

Do you think this is really necessary?

temmyzeus commented 2 years ago

One can get just the ID for a folder or a file which isn't theirs. Esp on kaggle and Zindi, the gdown cli with --id is used a lot, I think it's good knowing how to do so in a script.

wkentaro commented 2 years ago

Makes sense. Will be addressed by https://github.com/wkentaro/gdown/pull/158 reusing the file ids already used in the README.