pyBegin / projects / facebook-video-downloader
🎬

Facebook Video Downloader

A python script to download Facebook videos.

28 lines🖥 Desktop only

Facebook Video Downloader

A python script to download Facebook videos.

Example

Enter the link of the video: https://www.facebook.com/watch/?v=123456789
Downloading...

The video is saved to the downloads/ folder in the current directory.

Installation

pip install -r requirements.txt

Usage

python facebook_video_downloader.py

The script will save the video in the downloads folder of the current directory.