Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 722 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 722 Bytes

FuckFire

FuckFire is a Python script to download entire folders from Mediafire for free.

Installation

Clone this repository and use the package manager pip to install requirements.

# Downloading
git clone https://github.com/Repugnant/FuckFire/
cd FuckFire/

# Installing dependencies
python3 -m pip install -r requirements.txt

Usage

python3 main.py -u [FOLDER_URL]
# Example: python3 main.py -U https://www.mediafire.com/folder/azvdrnqccpybs/test01/

Contributing

I will be glad if you want to contribute to this repository in any way. (You can also contribute by correcting my English, which is not very good).