Ketter is an asynchronous http downloader written in Python
- Download many files concurrently
- Set maximum number of concurrent downloads
- Set custom HTTP headers and cookies to be used in download requests
- Resume incomplete downloads at later sessions automatically
- Beautiful progress bars that provide feedback on the ongoing download
pip3 install ketter
pip3 install --upgrade ketter