Metadata-Version: 2.2
Name: social-media-downloader
Version: 1.0.5
Summary: Download videos from YouTube, TikTok, Instagram, and Facebook with ease!
Home-page: https://github.com/nayandas69/Social-Media-Downloader
Author: Nayan Das
Author-email: nayanchandradas@hotmail.com
License: MIT
Project-URL: Source Code, https://github.com/nayandas69/Social-Media-Downloader
Project-URL: Bug Tracker, https://github.com/nayandas69/Social-Media-Downloader/issues
Project-URL: Documentation, https://github.com/nayandas69/Social-Media-Downloader#readme
Project-URL: Discord Community, https://discord.gg/skHyssu
Keywords: yt-dlp,cli tool,video downloader,tiktok downloader,youtube downloader,facebook downloader,instagram downloader,social media downloader
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: yt-dlp>=2023.7.6
Requires-Dist: instaloader>=4.10.0
Requires-Dist: tqdm>=4.65.0
Requires-Dist: requests>=2.31.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: flake8>=6.0; extra == "dev"
Requires-Dist: black>=23.1; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

## 🤩 What is This?


A hella cool CLI tool to download public **YouTube, TikTok, Instagram, and Facebook** videos like a boss. Built for easy, no-BS downloading so you can save your fave content in a click. 🖱️✨

- Works on **Windows, macOS, and Linux** (even has an EXE for non-tech peeps 🤯)
- Open-source & community-driven. [Contribute here!](https://github.com/nayandas69/Social-Media-Downloader)
- Already **3K+ downloads** & counting! 🚀
- **100% Free** (but buy me a coffee tho? ☕😆)

![Issues](https://img.shields.io/github/issues/nayandas69/Social-Media-Downloader?style=flat-square&color=red&logo=github&logoColor=white)
![Forks](https://img.shields.io/github/forks/nayandas69/Social-Media-Downloader?style=flat-square&color=brightgreen&logo=github&logoColor=white)
![Python Version](https://img.shields.io/pypi/pyversions/social-media-downloader?style=flat-square&color=blueviolet&logo=python&logoColor=white)
![Version](https://img.shields.io/pypi/v/social-media-downloader?style=flat-square&color=green&logo=pypi&logoColor=white)
![Total Downloads](https://static.pepy.tech/badge/social-media-downloader)


## 📦 Installation

### 🐍 For Python Users:
```sh
pip install social-media-downloader
```

### 🖥️ For Windows Users (Non-technical users):
1. Download the EXE from [Releases](https://github.com/nayandas69/Social-Media-Downloader/releases)
2. Double-click & run like a normal app

### 🐧 For Linux Users:
```sh
sudo chmod +x social-media-downloader
./social-media-downloader
```

## 🚀 How to Use

Run it from the terminal:
```sh
social-media-downloader
```
And follow the on-screen prompts to pick your poison! 🔥

### 🎞️ Supported Platforms:
✅ YouTube  
✅ TikTok  
✅ Instagram (Posts, Reels, Videos, Pics)  
✅ Facebook Videos  

> **IMPORTANT:** This tool **ONLY** downloads **public** videos. Private or restricted content **CANNOT** be downloaded. ❌🙅‍♂️

---

## 🛠️ Requirements

### 📌 **FFmpeg is REQUIRED**
If you want **audio & video together**, you **MUST** install FFmpeg.

#### 🛠️ How to Install FFmpeg:

### **Windows**
1. Download FFmpeg from [here](https://ffmpeg.org/download.html)
2. Extract & add it to your system **PATH**

### **macOS/Linux**
```sh
sudo apt install ffmpeg  # Debian/Ubuntu
brew install ffmpeg  # macOS (Homebrew)
yum install ffmpeg  # CentOS/RHEL
```

Without FFmpeg, **some downloads will be video-only with no sound** (which sucks 😬).

---

## ⚡ Features
✅ **Batch Downloads** – Download multiple links at once 🏃‍♂️💨  
✅ **Choose Formats** – MP4, MP3, or whatever you vibe with 🎵🎥  
✅ **Multi-Threaded** – Faster downloads with threading 🔥  
✅ **History Log** – Keeps track of what you downloaded 📜  
✅ **Update Checker** – Always stay fresh with the latest version 🌟  

---

## ⚖️ Legal & Ethical Use ⚠️

🔴 **READ THIS BEFORE USING!**

This tool is for **PERSONAL USE ONLY** and only works with **public** videos. You **CANNOT** use it to:
- Download **private, copyrighted, or restricted** content 🚫
- Repost videos without credit (be a decent human, c’mon 🫠)
- Violate **YouTube, Instagram, Facebook, or TikTok** TOS

I’m not responsible if you break the rules. **Use this ethically!** 💀

---

## 🛠️ Contributing & Support 💖

Love the tool? Help improve it! Open an issue or PR on [GitHub](https://github.com/nayandas69/Social-Media-Downloader).

### 📧 Contact Me:
- Made by [Nayan Das](https://socialportal.nayanchandradas.com)
- Email: [nayanchandradas@hotmail.com](mailto:nayanchandradas@hotmail.com)
- Discord: [Join here!](https://discord.gg/skHyssu)

---

## ⭐ Thank You, 3K+ Users! 🚀

This project is powered by **[Nayan Das](https://github.com/nayandas69)**. Thanks for downloading & supporting! Share your reviews and feedback. **Y'all are the real MVPs!** 💙💯

---

> **Disclaimer:** This tool is not affiliated with or endorsed by YouTube, TikTok, Instagram, or Facebook. Use at your own discretion.

