wkentaro / gdown

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

feat: ✨ pass down resume to download_folder #275

Closed melMass closed 7 months ago

melMass commented 1 year ago

Doesn't change the default behaviour but allow for resumable files inside a folder

mevinbabuc commented 9 months ago

This should be good to merge right ?

melMass commented 9 months ago

Indeed I've been using it as the gdown version in a project here: https://github.com/melmass/comfy_mtb

achadwick commented 7 months ago

This alone doesn't change the behaviour enough to make the feature useful to me, sadly :disappointed:

I've tried to address these in #288 in case folks are interested in that.

melMass commented 7 months ago

I don't use the CLI, just the module but I will close this, I don't think they are interested anyway, and it's a 2 line fix