Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eirsvi/facebook-video-downloader

ទាញយកវីដេអូពី ហ្វេសប៊ុក សាធារណៈយ៉ាងងាយស្រួលដោយ URL ដោយប្រើ Terminal ។
https://github.com/eirsvi/facebook-video-downloader

facebook facebook-video-downloader fb video

Last synced: 1 day ago
JSON representation

ទាញយកវីដេអូពី ហ្វេសប៊ុក សាធារណៈយ៉ាងងាយស្រួលដោយ URL ដោយប្រើ Terminal ។

Awesome Lists containing this project

README

        



Tech Stack Icons

# Facebook Video Downloader

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.

## Features
- **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.

## Requirements
- Python 3.x
- [Colorama](https://pypi.org/project/colorama/)
- [pyfiglet](https://pypi.org/project/pyfiglet/)
- [yt-dlp](https://github.com/yt-dlp/yt-dlp)

Install the necessary Python packages using:
```bash
pip install colorama pyfiglet yt-dlp
```

## Usage

1. Clone this repository:
```bash
git clone [email protected]:EIRSVi/facebook-video-downloader.git

cd facebook-video-downloader
```

2. Run the script with a Facebook video URL:
```bash
python fbdl.py
```

3. Example with video URL:
```bash
Enter the FB video URL: https://www.facebook.com/zuck/videos/10101858403890501
```

### Example
```bash
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

Support the development of **\V/** by following us on:
- [GitHub](https://github.com/EIRSVi)

Stay connected with us for updates and improvements!

## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

**SRIEVi © 2024**

### What's Included:
- **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.