Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This is a python based application that downloads a file by splitting it in various parts and downloading all parts parallely so that maximum bandwidth can be used.

USAGE: python download_file.py URL [NUM_OF_PARALLEL_CONNECTIONS]

NUM_OF_PARALLEL_CONNECTIONS is optional. By default it is 8.

About

Application designed to download contents from internet using multithreading

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages