RipMeApp / ripme

Downloads albums in bulk
MIT License
3.67k stars 624 forks source link

Option to stop download on first "already downloaded file" #2010

Open isaaclw opened 1 year ago

isaaclw commented 1 year ago

openjdk version "11.0.16" 2022-07-19 OpenJDK Runtime Environment (build 11.0.16+8-post-Debian-1deb11u1) OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Debian-1deb11u1, mixed mode, sharing)

Expected Behavior

Would like an option, perhaps '--update', where you can download a url and fetch any new content, but stop when it hits the first already downloaded image.

This would only work when a history file is provided, and would only work when '-w, --overwrite' is not set.

This would make running the script much faster when there is a long history already.