From cf568253e05c22c1bcd65ca91e34a2863e5cd29f Mon Sep 17 00:00:00 2001 From: cyian-1756 Date: Mon, 18 Feb 2019 23:54:10 -0500 Subject: [PATCH] Added note on new reddit ripper options --- Config-options.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Config-options.md b/Config-options.md index 8d0f00b..2a9b0dc 100644 --- a/Config-options.md +++ b/Config-options.md @@ -272,3 +272,23 @@ The following strings are replaced before the command is run %path% : the path to the album folder %url% : the url that was ripped + + +### reddit.rip_by_upvote + +Bool + +If true then the reddit ripper will filter by votes + +### reddit.max_upvotes + +Int + +The max upvotes a post can have and still be ripped + + +### reddit.min_upvotes + +Int + +The min upvotes a post can have and still be ripped