https://github.com/tufayellus/facebook-video-downloader-python
This script is developed in Python and downloads facebook videos with audio and merges them together using ffmpeg
https://github.com/tufayellus/facebook-video-downloader-python
facebook-downloader facebook-video facebook-video-downloader facebook-video-generator facebook-video-saver facebook-videos facebook-videos-downloader video-downloader
Last synced: 3 months ago
JSON representation
This script is developed in Python and downloads facebook videos with audio and merges them together using ffmpeg
- Host: GitHub
- URL: https://github.com/tufayellus/facebook-video-downloader-python
- Owner: TufayelLUS
- Created: 2024-05-09T07:37:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-25T10:20:47.000Z (over 1 year ago)
- Last Synced: 2025-03-30T02:51:10.493Z (6 months ago)
- Topics: facebook-downloader, facebook-video, facebook-video-downloader, facebook-video-generator, facebook-video-saver, facebook-videos, facebook-videos-downloader, video-downloader
- Language: Python
- Homepage:
- Size: 31.3 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 promptpip 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!