See https://gist.github.com/maalrron/877b2edb23cc5d99d6a6b4c22f708e58 for more context
Run like python dlMegascans.py && python validate_zips.py
See https://gist.github.com/maalrron/877b2edb23cc5d99d6a6b4c22f708e58 for more context
Run like python dlMegascans.py && python validate_zips.py
import zipfile | |
import os | |
import json | |
import concurrent.futures | |
import requests | |
import shutil | |
import time | |
######## INITIAL SETUP ######## | |
# Define the token, download path, and target category |