TiloBox
Back to directory
yt-dlp project preview

yt-dlp

A feature-rich command-line audio/video downloader supporting thousands of sites.

LicenseUnlicense
GitHub stars78.0k
Last commit1 weeks ago
Tags6 topics
Audio ExtractorVideo DownloaderYoutube DownloaderMediaCli DownloaderPython
Overview

Why consider yt-dlp?

yt-dlp is the leading open-source audio and video downloader. Forked from youtube-dl, it downloads video and audio streams from YouTube and thousands of websites with sponsorblock skipping, thumbnail embedding, and subtitle extraction.

Guided learning

Learn yt-dlp by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of yt-dlp

yt-dlp downloads high-bitrate 4K/8K video and Opus audio formats from streaming services with ffmpeg merging.

Quickstart

bash
1# Download highest quality MP4
2yt-dlp -f "bv*[ext=mp4]+ba[ext=m4a]/b[ext=mp4]" https://www.youtube.com/watch?v=dQw4w9WgXcQ

yt-dlp is licensed under The Unlicense (Public Domain).

Related tools

More options with a similar category or technology profile.

yt-dlp FAQs

yt-dlp is listed as a Media tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

yt-dlp is listed under the Unlicense license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

yt-dlp is listed as an alternative to JDownloader. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.