4pr0n/gonewilder

exclude subreddits

Closed this issue · 1 comments

Don't download content from subreddits that have been marked for exclusion.
Note the exclusion, the thread and content url in history.log

Added in db2662b

This commit adds command-line usage. See full list of commands + usage: python Gonewild.py -h

To add an excluded subreddit: python Gonewild.py -x WTF

Note the exclusion, the thread and content url in history.log
It outputs the Reddit.Child object which includes subreddit, author, title, post/comment id, parent id, url, selftext, etc.