mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-23 06:40:47 -04:00
Add split blocks by minute
This commit is contained in:
parent
4ecf22aaee
commit
f35762e203
7 changed files with 318 additions and 7 deletions
|
@ -142,6 +142,7 @@ if __name__ == "__main__":
|
|||
|
||||
log.info(f"Input folder: {args.input}")
|
||||
log.info(f"Output folder: {args.output}")
|
||||
log.info(f"Month: {args.month}")
|
||||
log.info(f"Compression level: {level}")
|
||||
|
||||
prefix = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue