PhilipK / rust_cwget

A small program that takes a list of curls and then downloads them to files (if needed)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust_cwget

A small program that takes a list of curls and then downloads them to files (if needed)

cwget.exe -o testfolder/ testinput.txt 

The input file is just one url pr line.

About

A small program that takes a list of curls and then downloads them to files (if needed)


Languages

Language:Rust 100.0%