barrycarey / Threaded_Wget

Wget wrapper for windows to parse and download remote directly listings. Allows customization thread limit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Threaded_Wget

This is a small utility that is able to parse a given URL and spawn a Wget thread for each individual file.

The input URL is expected to be a directory list of the web folder. This will not work if there is a default html document.

This utility was designed for my personal use case. As such it does not include many of the Wget commandline flags, only the ones I needed.

About

Wget wrapper for windows to parse and download remote directly listings. Allows customization thread limit.


Languages

Language:Python 100.0%