2023-11-06 05:27:24 +00:00
2023-11-06 05:27:24 +00:00
2023-09-29 13:12:10 +01:00
2023-09-29 13:14:09 +01:00
2022-09-10 08:07:14 +02:00

http_downloader

A simple download helper written in python3

What it does

The program was intended to work as a simple downloader of multiple http urls using wget. The URLs are given in the first parameter of the program. Then it reads every line of the file and interprets it as one URL. Each line is passed to wget to download.

License

GPLv3.0, see here

Description
Download multiple files using wget via http
Readme 38 KiB
Languages
Python 100%