Skip to content

guumaster/multi-wget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Release Go Report Card License

Multi wget

A simple CLI to download multiple files with wget. It can be stopped and resume thanks to wget feature to continue downloads.

Why?

If you need to download multiple files and don't want to remember all the wget options.

Installation

Go to the release page and download the binary you need.

WARNING: You need to have wget already installed on your system. If you are on windows make sure you install it with the setup package listed on the official wget page

Usage

Just run it with all the urls you want to download:

multi-wget  http://download.url/file1  http://another.download.url/file2

Example

multi-wget usage

References

Go Dependencies:

LICENSE

MIT license

Author(s)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages