/wget_link_downloader

Batch wget downloader using windows batch

Primary LanguageBatchfileGNU General Public License v3.0GPL-3.0

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