Skip to content
/ mdf Public

A simple python module to download facebook videos :v

License

Notifications You must be signed in to change notification settings

mahim4/mdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Video Downloading Module

It is simple script written in python that let you download and save your favorite facebook videos to your computer.

All the videos will be in MPEG-4 Part 14 (MP4) format.

Git Installation

# clone the repo
$ git clone https://github.com/mahim4/mdf.git

# change the working directory to mdf
$ cd mdf

# install the module
$ python setup.py install

Now you can execute it from any repo..:')

Usages

mdf [url]

fb_v

mdf [url] -s random_or_anyname.mp4

fb_v

For your Attention

If you are downloading copyrighted content you should respect author's rights and use the content either for personal purposes or for non-commercial needs with proper mention and authorisation from the author.

Support & Contributions

  • Please ⭐️ this repository if this project helped you!
  • Contributions of any kind welcome!

License

MDF is made with ♥ by @__mahim and it is released under the AGPL-3.0 license.