#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

#2101 in Command line utilities

Download history 7/week @ 2024-12-29 135/week @ 2025-01-05 19/week @ 2025-01-12 8/week @ 2025-01-19 6/week @ 2025-01-26 24/week @ 2025-02-02 10/week @ 2025-02-09 11/week @ 2025-02-16 4/week @ 2025-02-23 12/week @ 2025-03-02 4/week @ 2025-03-09 9/week @ 2025-03-16 14/week @ 2025-03-23 13/week @ 2025-03-30 23/week @ 2025-04-06

59 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