Command line tool that uses wget functionality to download the files and implements threading to execute the process prallely.
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!
Kumar Ashwin
Email: [email protected]