Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

ShyRed/simplebatchdownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)