ripme icon indicating copy to clipboard operation
ripme copied to clipboard

Option to stop download on first "already downloaded file"

Open isaaclw opened this issue 2 years ago • 1 comments

  • Ripme version: 1.7.95
  • Java version:

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)

  • Operating system: debian 11

  • Exact URL you were trying to rip when the problem occurred: Not relevant

  • Please include any additional information about how to reproduce the problem:

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.

isaaclw avatar Nov 30 '22 21:11 isaaclw

It will also only work if new items are encountered first. One some sites newest entries are added at the bottom of a thread. Definitely worth having the option.

metaprime avatar Jan 02 '25 13:01 metaprime