Skip to content

jainmilind/File-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-Downloader

Requirements

  • PyQt5,PyQt5 -tools and requests modules should be installed on your computer

pip install pyqt5-tools

pip install pyqt5

pip install requests

How to use

  • First get the download link of file you want to download
  • By clicking on browse button browse through your files and choose a folder you want the file to be downloaded and don't forget to add extension of file
  • Now,Your download should begin and progress of download will be visible on progress bar

Things to add

  • Functioning of Pause,Resume and cancel buttons
  • Downloading a single file in multiple streams for faster download

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages