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.
# 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..:')
mdf [url]
mdf [url] -s random_or_anyname.mp4
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.
- Please ⭐️ this repository if this project helped you!
- Contributions of any kind welcome!
MDF is made with ♥ by @__mahim and it is released under the AGPL-3.0 license.