youtube

Installation
SKILL.md

YouTube operations

This skill provides comprehensive YouTube operations using yt-dlp, always using the latest version via uvx.

Requirements

  • uv - The Python package runner (provides uvx command)

No pre-installation of yt-dlp is needed. The uvx command automatically fetches and runs the latest version.

Video downloads

Download best quality (default):

uvx yt-dlp -o "~/Downloads/%(title)s.%(ext)s" "VIDEO_URL"

Download to custom location:

Related skills

More from ericmjl/skills

Installs
7
Repository
ericmjl/skills
GitHub Stars
32
First Seen
Mar 1, 2026