Skip to content

Python script to download and save your favorite Facebook videos.

License

Notifications You must be signed in to change notification settings

dxalfonzo/Facebook-Video-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Facebook-Video-Downloader

Facebook Video Downloader is simple script written in python that let you download and save your favorite Facebook videos to your computer in HD(High Defination) quality or in SD(Standard Defination) quality.

Depending upon the available quality of the video, downloader extracts HD quality and SD quality video links. You can choose to download whichever you want. However, in some cases, the only quality available is SD.

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

fb_v

Git Installation

# clone the repo
$ git clone https://github.com/sameera-madushan/Facebook-Video-Downloader.git

# change the working directory to Facebook-Video-Downloader
$ cd Facebook-Video-Downloader

# install the requirements
$ pip3 install -r requirements.txt

Usage

python downloader.py

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

Facebook Video Downloader is made with ♥ by @__sa_miya__ and it is released under the GPL-3.0 license.

Contributors

Thanks goes to this wonderful person. ❤️


Laszlo

About

Python script to download and save your favorite Facebook videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%