reddit-html-archiver
reddit-html-archiver copied to clipboard
Add a configuration file
I would like to have the ability to invoke the download (and compiling) and standard Configurations from a file. Don´t care it it´s csv, xml, txt or whatever. ie.:
defaultConfig{ //the default values if nothing else is specified. date-before=now automaticallyWrite=true } worldnews{ min-score=100 date-after=? onlySelf=true } nintendoswitch{ }
You get it...
Sounds alright. This could be accomplished with some simple bash scripting too.
yeah, but batch sucks.