Increase your download speeds by downloading from multiple IP addresses simultaneously!
You can either have multiple IP addresses on the same adapter or have multiple network adapters.
If you want to use a subset of your IP addresses, change get_ip_addresses
function in utils.py
Install requests
and requests_toolbelt
pip3 install requests
pip3 install requests_toolbelt
Run __main.py__
and enter download url(s) as input for the script (I know, I know, I should change that)
python3 .
Or you can install the Chrome extension (Instructions) and Flash automatically captures downloads that are > 10 MB in size.
(Note that, Flash needs to be running)
Windows users, if you want to disable the constant nagging by Chrome that "Extensions running in developer mode can harm your computer...", take look at this Stack Overflow answer.
Flash supports Windows, Linux and macOS.
(Linux and macOS support for utils.py
was contributed by @j3rw1N in #2). Feel free to contribute!