yt-dlp is a powerful command-line tool for downloading audio and video from thousands of websites including YouTube, Vimeo, and social media platforms. It supports format selection, subtitle extraction, metadata embedding, SponsorBlock integration, and batch processing with extensive post-processing options.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "yt-dlp Feature-Rich Audio and Video Downloader CLI"
slug: "yt-dlp-feature-rich-audio-video-downloader-cli"
description: "yt-dlp is a powerful command-line tool for downloading audio and video from thousands of websites including YouTube, Vimeo, and social media platforms. It supports format selection, subtitle extraction, metadata embedding, SponsorBlock integration, and batch processing with extensive post-processing options."
github_stars: 154307
verification: "security_reviewed"
source: "https://github.com/yt-dlp/yt-dlp"
category: "Media & Transcription"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "yt-dlp/yt-dlp"
github_stars: 154307
---
# yt-dlp Feature-Rich Audio and Video Downloader CLI
yt-dlp is a powerful command-line tool for downloading audio and video from thousands of websites including YouTube, Vimeo, and social media platforms. It supports format selection, subtitle extraction, metadata embedding, SponsorBlock integration, and batch processing with extensive post-processing options.
## Installation
Use the upstream install or setup path that matches your environment:
- python -m pip install -U --pre "yt-dlp[default]"
- After installing these, simply run make.
- You can also run make yt-dlp instead to compile only the binary without updating any of the additional files. (The build tools marked with **\*** are not needed for this)
- npm), ejs:github (external JavaScript
Requirements and caveats from upstream:
- [yt-dlp](https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp)|Platform-independent [zipimport](https://docs.python.org/3/library/zipimport.html) binary. Needs Python (recommended for **Linux/BSD**)
- Python versions 3.10+ (CPython) and 3.11+ (PyPy) are supported. Other versions and implementations may or may not work correctly.
- <!-- Python 3.5+ uses VC++14 and it is already embedded in the binary created
Basic usage or getting-started notes:
- <!-- MANPAGE: MOVE "USAGE AND OPTIONS" SECTION HERE -->
- [USAGE AND OPTIONS](#usage-and-options)
- <!-- MANPAGE: BEGIN EXCLUDED SECTION -->
- Source: https://github.com/yt-dlp/yt-dlp
- Extracted from upstream docs: https://raw.githubusercontent.com/yt-dlp/yt-dlp/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/yt-dlp-feature-rich-audio-video-downloader-cli/)
No comments yet. Be the first to comment!