#directory #download #cli #file #mediafire

app mediafire_rs

Downloads files and folders from mediafire

7 releases

0.1.6 Jan 8, 2025
0.1.5 Oct 26, 2024
0.1.3 Apr 25, 2024
0.1.2 Mar 23, 2024

#1684 in Command line utilities

Download history 8/week @ 2025-01-01 150/week @ 2025-01-08 6/week @ 2025-01-15 7/week @ 2025-01-22 9/week @ 2025-01-29 24/week @ 2025-02-05 15/week @ 2025-02-12 1/week @ 2025-02-19 10/week @ 2025-02-26 10/week @ 2025-03-05 2/week @ 2025-03-12 16/week @ 2025-03-19 8/week @ 2025-03-26 19/week @ 2025-04-02 26/week @ 2025-04-09

70 downloads per month

MIT license

625KB
629 lines

logo Async rust rewrite of mediafire_bulk_downloader

Preview

mediafire_rs

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

~21–35MB
~608K SLoC