reddit-html-archiver icon indicating copy to clipboard operation
reddit-html-archiver copied to clipboard

Add a configuration file

Open SomeRandomDude870 opened this issue 4 years ago • 2 comments

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...

SomeRandomDude870 avatar Sep 29 '20 03:09 SomeRandomDude870

Sounds alright. This could be accomplished with some simple bash scripting too.

libertysoft3 avatar Oct 31 '20 09:10 libertysoft3

yeah, but batch sucks.

SomeRandomDude870 avatar Nov 05 '20 17:11 SomeRandomDude870