🚀 Features
- Enable
python -m gdown <URL>
by renamingcli.py
to__main__.py
#306 - Replace
md5
withhash
ingdown.cached_download
to support various hash algorithm #311 - Make log messages in
gdown.download()
customizable #312 - Add
skip_download
option togdown.download_folder
to return the list of files without download #317 (Thanks @o-laurent)
✨ Enhancement
- Add extra pattern to extract url from download-form returned by Google Drive for a large file #308 (Thanks @pmeier)
- Add FAQ link to error messages #318
💬 Other
- Move tests from
ci.yml
totest___main__.py
#307
- For my daily development update, check my Twitter/X.
- If you'd like to support this project, check my sponsoring page.