Skip to content

tranquan687/mediafire-batch-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mediafire-batch-download

Description

mediafire-dl is a script written in Python to automate the download of files from mediafire.com with a simple command-line interface.

Much of the code comes from gdown

Prerequisites

It is necessary to have python3 and pip3

Installation

pip3 install git+https://github.com/Juvenal-Yescas/mediafire-dl

Usage

Step 1: Select files to download.
Step 2: Copy share link.
Alt text Step 3: From Command Line.

cd mediafire-batch-download
python main.py "copied/link"  --out_folder "path/to/save/folder"

Build with

  • Python3 - Python is an interpreted, high-level, general-purpose programming language.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages