An open API service indexing awesome lists of open source software.

https://github.com/weaming/downloadall

Download URL from one file, one URL each line
https://github.com/weaming/downloadall

Last synced: about 2 months ago
JSON representation

Download URL from one file, one URL each line

Awesome Lists containing this project

README

          

## DownloadAll

Download URL from one file, one URL each line

Usage: DownloadAll FILE

The FILE is the text files contains URLs line by line.

-d value
Optional extra directories to check whether file existed (default hello)
-full
Whether to use URL path replaced slash(/) by - as the saved file name
-o string
Directory to save files (default "./Downloads")
-p string
Add prefix to saved file name
-s string
Add suffix to saved file name