mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-30 17:20:20 +02:00
Update ripmes commandline options
@@ -13,10 +13,18 @@ Command Line Options
|
||||
--------------------
|
||||
```
|
||||
usage: java -jar ripme.jar [OPTIONS]
|
||||
-4,--skip404 Don't retry after a 404 (not found) error
|
||||
-d,--saveorder Save the order of images in album
|
||||
-D,--nosaveorder Don't save order of images
|
||||
-f,--urls-file <arg> Rip URLs from a file.
|
||||
-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
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user