Initial implementation of multiprocess recompress script

This commit is contained in:
Watchful1 2024-01-25 22:01:17 -08:00
parent 199a967888
commit 7727934db0
3 changed files with 355 additions and 2 deletions

View file

@ -28,8 +28,8 @@ single_field = None
write_bad_lines = True
# only output items between these two dates
from_date = datetime.strptime("2022-01-01", "%Y-%m-%d")
to_date = datetime.strptime("2022-12-31", "%Y-%m-%d")
from_date = datetime.strptime("2005-01-01", "%Y-%m-%d")
to_date = datetime.strptime("2025-12-31", "%Y-%m-%d")
# the field to filter on, the values to filter with and whether it should be an exact match
# some examples: