Skip to content

abhinavanurag18/df-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

df-downloader

##Damn Fast Downloader ##A Python-based parallel-and-distributed downloader on a Local network.

##Features

  1. Peer discovery on the local network.
    • Currently using broadcast. *To-do: Maintain peer-list instead of broadcast.
  2. Distributing load among threads.
  3. Network Diagnostics
  4. Interactive front-end.
  5. Fast Peer-discovery To-do: Distributed Database required to maintain completed downloads
  6. Temporary Files stored. To-do: Add offline-maintenance and resume support.

##Issues

  1. The last few fragments of the file take time to download.
  2. HTTP requests to synchronize the final file has network overheads.

About

Damn Fast Downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%