/simplebatchdownloader

A very simple batch downloader

Primary LanguageC#The UnlicenseUnlicense

Build status Build Status

Simple Batch Downloader

A very simple batch downloader written in C# using WinForms:

  • Configure proxy settings
  • Fetch Urls from Websites or urls.txt
  • Filter via Regex
  • Export urls.txt
  • Remove number prefixes from filenames
  • Runs on both Windows and Linux (using Mono)