For some reason, I get no output in my terminal from the worker processes unless I add this at the top of `download_thread()`: `logging.basicConfig(level=logging.INFO)`