MalloyDelacroix / DownloaderForReddit

The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
GNU General Public License v3.0
498 stars 47 forks source link

Filter posts by their flair #198

Open Auravendill opened 3 years ago

Auravendill commented 3 years ago

Some subreddits can have rather many different possible contents, that are only divided by having different flairs.

So it would be really great, if we could define a black- and whitelist for those in the settings for that subreddit. And/Or use the value of the flair as a part of the save folder.

To give a made-up example of how this might look like: Let's say there is a subreddit with Pokemon, that uses the type as flairs on all posts. I want all water and electro pokemons sorted by their type, so I select "Only download posts with these flairs:" write "Water,Electro" into it and tell the program to save in ./pokemon/%flair

Another example would be, that a subreddit generally has great pictures, but one flair is simply to weird, so I could select "Never download posts with these flairs:" and enter the unwanted one in there.