mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-26 23:34:53 +02:00
Added line about -s option
@@ -14,7 +14,7 @@ By default ripme will store all it's config and history files in the users confi
|
||||
Command Line Options
|
||||
--------------------
|
||||
```
|
||||
usage: java -jar ripme.jar [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
|
||||
@@ -24,10 +24,12 @@ Command Line Options
|
||||
-n,--no-prop-file Do not create properties file.
|
||||
-r,--rerip Re-rip all ripped albums
|
||||
-R,--rerip-selected Re-rip all selected albums
|
||||
-s,--socks-server <arg> Use socks server ([user:password]@host[:port]
|
||||
-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
|
||||
|
Reference in New Issue
Block a user