yt-dlp: Download Audio/Video
yt-dlp is a command-line tool that allows you to download videos and audio from YouTube and other video sites in various formats
- •When you need to download a video or audio file from a website for offline use
- •When you want to extract audio from a video file
- •When you need to download multiple videos or playlists at once
yt-dlp -f 'best[height<=1080]' --merge-output-format mp4 https://www.youtube.com/playlist?list=PLzMQgpTdhX0LpL4rjN3ib8-kQ6lHBEa8f
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/yt-dlp && curl -fsSL https://workflowstacks.com/api/skills/yt-dlp/claude-skill -o ~/.claude/skills/yt-dlp/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Yt-dlp: Download Audio/Video is a very large Python project (~267k lines across 1129 code files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Unlicense license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2yt_dlp/__main__.pyWhere the program starts running
- 3pyproject.tomlDependencies and the commands it exposes
- 4yt_dlp/__init__.pyInside yt_dlp/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/yt-dlp && curl -fsSL https://workflowstacks.com/api/skills/yt-dlp/claude-skill -o ~/.claude/skills/yt-dlp/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.