https://github.com/nayandas69/social-media-downloader
Social Media Downloader is your CLI bestie for grabbing videos, reels, and posts from YouTube, TikTok, Instagram, and Facebook. With batch downloads, custom settings, and logs, itβs ready to slay on Windows, Mac, Linux, and via PyPI.
https://github.com/nayandas69/social-media-downloader
batch-downloader cli-tool facebook-downloader instagram-downloader python social-media social-media-downloader tiktok-downloader video-downloader youtube-downloader
Last synced: 6 months ago
JSON representation
Social Media Downloader is your CLI bestie for grabbing videos, reels, and posts from YouTube, TikTok, Instagram, and Facebook. With batch downloads, custom settings, and logs, itβs ready to slay on Windows, Mac, Linux, and via PyPI.
- Host: GitHub
- URL: https://github.com/nayandas69/social-media-downloader
- Owner: nayandas69
- License: mit
- Created: 2024-12-01T12:06:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-25T16:14:05.000Z (7 months ago)
- Last Synced: 2025-04-09T07:08:19.084Z (6 months ago)
- Topics: batch-downloader, cli-tool, facebook-downloader, instagram-downloader, python, social-media, social-media-downloader, tiktok-downloader, video-downloader, youtube-downloader
- Language: Python
- Homepage: https://pypi.org/project/social-media-downloader
- Size: 356 KB
- Stars: 52
- Watchers: 10
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# π Welcome to Social Media Downloader!
π **A powerful CLI tool to download public videos from YouTube/TikTok (Video & Audio Only what you want), Instagram (Post, Reels, Pictures, Videos also Batch Support), and Facebook (Videos) with ease.** Built for efficiency, no unnecessary stepsβjust grab your fave content in a snap. π±οΈβ¨
## π€© About This Tool
- Works on **Windows, macOS, and Linux** (Even has an EXE for non-tech users! π€―)
- Fully **open-source & community-driven**. [Contribute here!](https://github.com/nayandas69/Social-Media-Downloader)
- Already **3K+ downloads** & counting! π
- **100% Free** (but hey, [a coffee wouldnβt hurt!](https://www.patreon.com/nayandas69) βπ)


---
## π¦ 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 downloader
./downloader
```or Download the Pre-Binary from [Releases](https://github.com/nayandas69/Social-Media-Downloader/releases)
```sh
./social-media-downloader
```---
## π How to Use
Run it from the terminal:
```sh
social-media-downloader
```
And follow the on-screen prompts to get started! π₯### ποΈ Supported Platforms:
β YouTube
β TikTok
β Facebook Videos
β Instagram (Posts, Reels, Videos, Pics)
> **IMPORTANT:** This tool **ONLY** downloads **public** videos. Private or restricted content **CANNOT** be downloaded. βπ ββοΈ
---
## π οΈ Requirements
### π **FFmpeg is REQUIRED**
To download **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 π¬).
If you want to guide the installation of ffmpeg then check out this discussion [Check](https://github.com/nayandas69/Social-Media-Downloader/discussions/3)
---
## β‘ 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** TOSIβ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.