mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-09-01 18:03:55 +02:00
Added note about url range downloading
@@ -35,3 +35,9 @@ usage: java -jar ripme.jar [OPTIONS]
|
||||
## Docker
|
||||
|
||||
[Docker](https://hub.docker.com/r/kastang/ripme) for deploying an environment suitable to run RipMe by [@JoshKastang](https://github.com/JoshKastang) ([#469](https://github.com/4pr0n/ripme/issues/469))
|
||||
|
||||
## Downloading a URL range
|
||||
|
||||
To download a range of URLs with ripme enter the URL into the rip field and write the range you want to down as "{RANGE_START-RANGE_END}" for example to download url.tld/1, url.tld/2 and url.tld/3 you'd enter http://url.tld/{1-3}
|
||||
|
||||
Many rippers will throw a "No compatible ripper found!" warning when you enter a URL with a range, however clicking rip will properly rip these urls
|
Reference in New Issue
Block a user