Commit Graph

7 Commits (2c0ae7291a752f90e8d40bce5f6a43afb428f258)

Author SHA1 Message Date
voussoir baded8e5fb
Remove --verbose since vlogging handles that. 2021-11-14 13:37:20 -08:00
Ethan Dalool e2d1f2b9ef Some small whitespace and log tweaks. 2020-10-08 14:17:19 -07:00
Ethan Dalool 55d9c064bd Move thank you message into the pushshift module itself. 2020-10-08 13:47:02 -07:00
Ethan Dalool 3869e5a99a Use the same print format for get_submissions and get_comments. 2020-10-08 13:15:05 -07:00
Ethan Dalool eba495e3b7 Increase size of chunks going into db to reduce commit frequency. 2020-09-06 21:43:48 -07:00
Ethan Dalool 10699893ea Allow get_comments to create the database.
This was false because prior to Pushshift, commentaugment worked by
reading the comments tree on every submission, and thus couldn't be
done first. Now, I think there's nothing wrong with getting comments
before submissions.
2020-05-12 18:19:46 -07:00
Ethan Dalool 744dadd3ee Rename commentaugment.py -> get_comments.py. 2020-01-27 18:41:58 -08:00