mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-23 14:50:35 -04:00
Update logging a bit
This commit is contained in:
parent
bda7a4c8d6
commit
99ae19f690
3 changed files with 12 additions and 6 deletions
|
@ -14,8 +14,9 @@ import json
|
|||
# the script will look for both comments and submissions files for each subreddit
|
||||
folder = r"\\MYCLOUDPR4100\Public\reddit\subreddits23"
|
||||
subreddits = [
|
||||
"JEENEETards",
|
||||
"TwoXIndia",
|
||||
"demolitionranch",
|
||||
"politics",
|
||||
"pittsburgh",
|
||||
]
|
||||
ignored_users = {'[deleted]', 'automoderator'}
|
||||
# this is a list of users to ignore when doing the comparison. Most popular bots post in many subreddits and aren't the person you're looking for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue