Skip to content

Facebook Reels Downloader is a Python script with a Flask API that enables seamless downloading of Facebook videos in both SD and HD quality. Simply provide the video URL, and effortlessly retrieve your desired content. sourced from (https://t.me/BENfiles) on Telegram

sa3ed7asan/FacebookReelsDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Facebook Reels Downloader

This Python script allows you to download Facebook Reels in SD and HD quality by providing the video URL.

Prerequisites

Make sure you have Python 3 installed on your system.

Installation

  1. Clone this repository:
    git clone https://github.com/sa3ed7asan/FacebookReelsDownloader.git
  2. Install the required dependencies:
    pip install -r requirements.txt
    

Usage

  1. Run the Flask server:
    python3 main.py
  2. Access the API endpoint:
    GET /api/facebook/reel?url=facebook_reel_url
    
    Replace facebook_reel_url with the URL of the Facebook reel you want to download.

About

Facebook Reels Downloader is a Python script with a Flask API that enables seamless downloading of Facebook videos in both SD and HD quality. Simply provide the video URL, and effortlessly retrieve your desired content. sourced from (https://t.me/BENfiles) on Telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages