Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 484 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 484 Bytes

parallely

Command line tool that uses wget functionality to download the files and implements threading to execute the process prallely.

Usage

To use the tool, curate a list of download urls and save it in urls.txt

Open the terminal and type,

python3 parallely.py urls.txt

This will download the files in your current directly.

Suggestions and modifications are welcome!

Contributor

Kumar Ashwin
Email: krashwin00@gmail.com