Skip to content

mrussojr/wget_link_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wget_link_downloader

Batch wget downloader using windows batch

Pretty simple implementation of a wget batch file downloader. Basically you keep a collection of links in links.txt which will be read by the batch file and downloaded using wget.

Requirements:

  1. Wget for windows
  2. Wget must be added to the windows path environment variable

Usage:

  1. Add link(s) to links.txt
  2. Run multi_link.bat

About

Batch wget downloader using windows batch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published