CLI program to asynchronously download files from specified urls in file.
$ cargo run <file_with_urls> <directory_to_save>
$ cargo run ./urls.txt .
Urls in the file must be separated by new line \n. All the files will saved in current directory()
| Name | Name | Last commit date | ||
|---|---|---|---|---|