mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-30 17:20:20 +02:00
Documented the enable.finish.command and finish.command config options
@@ -253,4 +253,22 @@ If true ripme will write the url of every file it downloads to a file and skip t
|
|||||||
|
|
||||||
Bool
|
Bool
|
||||||
|
|
||||||
If false the reddit ripper will not create any subdirs
|
If false the reddit ripper will not create any subdirs
|
||||||
|
|
||||||
|
### enable.finish.command
|
||||||
|
|
||||||
|
Bool
|
||||||
|
|
||||||
|
If true ripme will run the command at finish.command when a rip finishes
|
||||||
|
|
||||||
|
### finish.command
|
||||||
|
|
||||||
|
String
|
||||||
|
|
||||||
|
The command to be run when a rip finishes
|
||||||
|
|
||||||
|
The following strings are replaced before the command is run
|
||||||
|
|
||||||
|
%path% : the path to the album folder
|
||||||
|
|
||||||
|
%url% : the url that was ripped
|
||||||
|
Reference in New Issue
Block a user