S-Dey / Facebook-Video-Downloader

Python script to download and save your favorite Facebook videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 instasave.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

GPL-3.0 ©sameera-madushan

About

Python script to download and save your favorite Facebook videos.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%