mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-28 09:04:10 -04:00
And this one
This commit is contained in:
parent
ab2a94c241
commit
e4f5982481
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ def end_of_day(input_minute):
|
|||
|
||||
def build_day(day_to_process, input_folders, output_folder, object_type, reddit):
|
||||
pushshift_token = load_pushshift_token()
|
||||
log.info(f"Using pushshift token: {pushshift_token}")
|
||||
|
||||
file_type = "comments" if object_type == ObjectType.COMMENT else "submissions"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue