Skip to content

Asynchronous HTTP downloader for downloading many files concurrently

License

Notifications You must be signed in to change notification settings

kelseykm/ketter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ketter

ketter

Ketter is an asynchronous http downloader written in Python

Features

  • 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

Installation

pip3 install ketter

Update

pip3 install --upgrade ketter

About

Asynchronous HTTP downloader for downloading many files concurrently

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages