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
- Host: GitHub
- URL: https://github.com/weaming/downloadall
- Owner: weaming
- License: mit
- Created: 2017-07-08T17:53:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-08T17:54:19.000Z (almost 9 years ago)
- Last Synced: 2025-01-12T20:45:54.022Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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