Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.15 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.15 KB

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.