exclude subreddits
Closed this issue · 1 comments
jadedgnome commented
Don't download content from subreddits that have been marked for exclusion.
Note the exclusion, the thread and content url in history.log
4pr0n commented
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.