Skip to content

colibre/mediafire_dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mediafire folder dumper

Description

This tool dumps the folder structure in a mediafire link using the Mediafire Core API

Usage

$ ./mediafire_dumper <folder_key>

where <folder_key> can be a:

  • Full URL with a folder fragment containing the folder_key like so https://mediafire.com/Example#s8gh32jkjsh
  • Just the folder_key itself s8gh32jkjsh

Building

To build mediafire_dumper you'll need:

  • Rust Nightly
  • Cargo
$ cargo build

TODO List

TODO: TODO List

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages