https://github.com/rawnly/massdownloader
Download multiple files
https://github.com/rawnly/massdownloader
Last synced: 9 months ago
JSON representation
Download multiple files
- Host: GitHub
- URL: https://github.com/rawnly/massdownloader
- Owner: rawnly
- Created: 2022-04-19T22:47:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-19T23:04:58.000Z (about 4 years ago)
- Last Synced: 2024-12-28T09:43:25.380Z (over 1 year ago)
- Language: Go
- Size: 4.31 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mass Downloader
> Simple cli to download list of files from a server
## Installation
Download the latest release [here](https://github.com/rawnly/massdownloader/releases/latest)
## Usage
```shell
$ massdl -s path/to/list.json -o /path/to/downloads/
```