Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickoehler/mediafire_rs

async rust rewrite of mediafire_bulk_downloader
https://github.com/nickoehler/mediafire_rs

async bulk-download downloader mediafire mediafire-downloader rust

Last synced: 2 months ago
JSON representation

async rust rewrite of mediafire_bulk_downloader

Awesome Lists containing this project

README

        

# mediafire_rs

async rust rewrite of [mediafire_bulk_downloader](https://github.com/nickoehler/mediafire_bulk_downloader)

## Installation

```bash
cargo install mediafire_rs
```

## Usage

```bash
mdrs [OPTIONS]
```

For building from source, please refer to the [BUILDING.md](BUILDING.md) file for detailed instructions.