Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 589 Bytes

File metadata and controls

13 lines (11 loc) · 589 Bytes

Facebook Video Downloader Python Script

This script is developed in Python and downloads Facebook videos with audio and merges them using ffmpeg

URL types allowed:

https://web.facebook.com/rabbids/videos/7350686091725184/
https://www.facebook.com/reel/1234.....
https://www.facebook.com/share/r/abcdef..../

How to setup:

  • Install this library using the command on your terminal/command prompt
pip install requests
  • Unzip the ffmpeg archive into the script folder
  • Now, run the script by executing it. Paste the video URL. Let the script do the magic for you!