Skip to content

mmshivesh/Multithreaded-Download-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Multithreaded Download Manager

Requires

  • Python 3

Usage

  1. Download CLI.py for command line interface.

    python3 CLI.py <url 1> <url 2> ...

For help, use -h flag.

The urls will be downloaded in a Multithreaded Fashion

  1. Download GUI.py for a Graphical Interface.

    python3 GUI.py