mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-30 17:20:20 +02:00
Update ripmes commandline options
@@ -13,11 +13,19 @@ Command Line Options
|
|||||||
--------------------
|
--------------------
|
||||||
```
|
```
|
||||||
usage: java -jar ripme.jar [OPTIONS]
|
usage: java -jar ripme.jar [OPTIONS]
|
||||||
-h,--help Print the help
|
-4,--skip404 Don't retry after a 404 (not found) error
|
||||||
-r,--rerip Re-rip all ripped albums
|
-d,--saveorder Save the order of images in album
|
||||||
-t,--threads <arg> Number of download threads per rip
|
-D,--nosaveorder Don't save order of images
|
||||||
-u,--url <arg> URL of album to rip
|
-f,--urls-file <arg> Rip URLs from a file.
|
||||||
-w,--overwrite Overwrite existing files
|
-h,--help Print the help
|
||||||
|
-l,--ripsdirectory <arg> Rips Directory (Default: ./rips)
|
||||||
|
-n,--no-prop-file Do not create properties file.
|
||||||
|
-r,--rerip Re-rip all ripped albums
|
||||||
|
-R,--rerip-selected Re-rip all selected albums
|
||||||
|
-t,--threads <arg> Number of download threads per rip
|
||||||
|
-u,--url <arg> URL of album to rip
|
||||||
|
-v,--version Show current version
|
||||||
|
-w,--overwrite Overwrite existing files
|
||||||
```
|
```
|
||||||
|
|
||||||
## Docker
|
## Docker
|
||||||
|
Reference in New Issue
Block a user