6 releases
0.1.5 | Oct 26, 2024 |
---|---|
0.1.4 | Oct 24, 2024 |
0.1.3 | Apr 25, 2024 |
0.1.2 | Mar 23, 2024 |
#1674 in Command line utilities
278 downloads per month
625KB
628 lines
Async rust rewrite of mediafire_bulk_downloader
Preview
Installation
cargo install mediafire_rs
Usage
Usage: mdrs.exe [OPTIONS] <URL>
Arguments:
<URL> Folder or file to download
Options:
-o, --output <OUTPUT> Output directory [default: .]
-m, --max <MAX> Maximum number of concurrent downloads [default: 10]
-h, --help Print help
-V, --version Print version
For building from source, please refer to the BUILDING.md file for detailed instructions.
Dependencies
~20–36MB
~652K SLoC