yt-dlp: A feature-rich command-line audio/video downloader
โญ Stars: 189,505 | ๐ GitHub: yt-dlp/yt-dlp | ๐ https://discord.gg/H5MNcFW63r
Published on September 07, 2026 ยท Tags:
cli,downloader,python,sponsorblock,youtube-dl,youtube-downloader
What is it?
yt-dlp is A feature-rich command-line audio/video downloader. It is one of the most-starred Python projects on GitHub with 189,505 stars, which speaks to its quality and community adoption.
Check out the homepage: https://discord.gg/H5MNcFW63r
How to Install
# Option 1: pip (recommended)
pip install yt-dlp
# Option 2: clone from source
git clone https://github.com/yt-dlp/yt-dlp.git
cd yt-dlp
pip install -e .
Key Features
- Easy-to-use Python API
- Actively maintained (189,505 โญ)
- Open source (MIT/Apache)
Quick Start
import yt_dlp
# TODO: see full docs at https://github.com/yt-dlp/yt-dlp
Why Use yt-dlp?
With 189,505 GitHub stars, yt-dlp has earned trust from thousands of developers worldwide. Whether you are building scripts, automation tools, or production services, it is worth exploring.
- ๐ฆ Available on PyPI as
yt-dlp - ๐ Open-source โ inspect and contribute
- ๐ Large community โ StackOverflow answers, tutorials, and plugins available
Resources
- ๐ GitHub Repository
- ๐ README & Docs
- ๐ Official Homepage
Follow me for more Python open-source deep-dives! ๐
๐ ๏ธ Recommended Tool
If you found this useful, check out Python Automation Scripts Pack (10 Ready-to-Use Tools) โ $14.99 and designed for developers like you.
Practical automation toolkit
Top comments (0)