mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-23 06:40:47 -04:00
More detailed logging
This commit is contained in:
parent
574fdc43b4
commit
c953c1e18a
3 changed files with 31 additions and 8 deletions
|
@ -12,7 +12,7 @@ NEWLINE_ENCODED = "\n".encode('utf-8')
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
input_file = r"\\MYCLOUDPR4100\Public\RS_2023-05.zst"
|
||||
input_file = r"\\MYCLOUDPR4100\Public\RC_2023-05.zst"
|
||||
output_folder = r"\\MYCLOUDPR4100\Public\ingest\download"
|
||||
file_type = "comments" if "RC" in input_file else "submissions"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue