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.

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.

Pyodide-runnable

No — it makes network requests to Facebook and downloads video files to disk using requests and wget.