Welcome to the Facebook Video Downloader! This tool helps you download videos from Facebook using the terminal, with a modern cyber-like glowing effect in the terminal output.
- Download Facebook Videos: Easily download public Facebook videos by providing the URL.
- Simple to Use: Just provide the Facebook video URL, and the script handles the rest.
Install the necessary Python packages using:
pip install colorama pyfiglet yt-dlp
-
Clone this repository:
git clone [email protected]:EIRSVi/facebook-video-downloader.git cd facebook-video-downloader
-
Run the script with a Facebook video URL:
python fbdl.py
-
Example with video URL:
Enter the FB video URL: https://www.facebook.com/zuck/videos/10101858403890501
python fbdl.py
Output:
Welcome to the Facebook Video Downloader!
Enter the FB video URL: https://www.facebook.com/zuck/videos/10101858403890501
Video downloaded successfully: /home/user/Downloads/video_name.mp4
Support the development of \V/ by following us on:
Stay connected with us for updates and improvements!
This project is licensed under the MIT License. See the LICENSE file for details.
SRIEVi © 2024
- Icons on Top: Displays Git, Kali, Windows, and PowerShell icons at the top.
- Features: Highlights the functionality of downloading Facebook videos with a glowing terminal effect.
- Requirements: Lists all dependencies needed for the script to run.
- Usage: Shows how to use the script with a clear example.
- Support: Links to your social media for further updates.