Skip to content

Rain07/py_downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a simple batch downloader with python and wget

how to install : first you should install python3 , BeautifulSoup , wget or simply run this on terminal(work for debian based distros) : make install how to use : run on terminal: python3 py_dl.py (or make run) enter a url that contain many download files enter a keyword that program search keyword on links (for example 480p or exe) choose if the page have full links or not (probabely yes except for ftp) enjoy :) if you want to close or pause, just force close program, next time you run program and enter link, it will continue

About

a simple batch downloader with python and wget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 96.4%
  • Makefile 3.6%