- Make sure you have "requests" installed:
pip install requests
pip install -U requests[security]
-
Specify the urls in the .py file
-
Run:
python tsdownload.py destination
p.s. There're probably better, more robust tools out there. This was meant to be a quick and dirty oneoff disposable script 🐒