async rust rewrite of [mediafire_bulk_downloader](https://github.com/nickoehler/mediafire_bulk_downloader)
```bash
cargo install mediafire_rs
```
```bash
mdrs [OPTIONS] <URL>
```
For building from source, please refer to the [BUILDING.md](BUILDING.md) file for detailed instructions.