https://github.com/ryosukecla/rustdl
downloader for me - rust implementation
https://github.com/ryosukecla/rustdl
Last synced: 17 days ago
JSON representation
downloader for me - rust implementation
- Host: GitHub
- URL: https://github.com/ryosukecla/rustdl
- Owner: RyosukeCla
- Created: 2018-09-16T08:59:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T17:45:07.000Z (almost 8 years ago)
- Last Synced: 2025-05-26T04:10:53.831Z (about 1 year ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# downloader just for me
## build
```
$ cargo build --release
```
## rustdl
```
$ target/release/rustdl URL -o FILE -p PARALLELS
```