Skip to content

TharukRenuja/Media-Fire-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Installation:

$ pip install bs4 requests tqdm
$ git clone https://github.com/TharukRenuja/Media-Fire-Downloader.git

Usage:

python mediafire-dl.py mediafire_link_1 mediafire_link_2 mediafire_link_3

Add to PATH on Linux:

1. Open the terminal & Navigate to the folder containing mediafire-dl.py

2. $ sudo cp mediafire-dl.py /usr/bin/mediafire-dl.py

3. $ sudo chmod a+rx /usr/bin/mediafire-dl


Now you can call the app anywhere without the need to enter its full path :)

About

Commandline Python app to Autodownload mediafire folders and files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages