ytd
Installation
SKILL.md
ytd skill
A Claude Code skill that downloads YouTube videos, extracts audio, fetches transcripts, and lists available formats with quality and language controls.
features
- downloads best quality video by default; restricts height with
--quality - extracts audio and converts to mp3 with
--audio - prints a clean, deduplicated transcript to stdout with
--transcript - lists all available formats with
--formats - supports language selection for subtitles and transcripts via
--lang - saves subtitle files alongside video with
--subs - adds
[HH:MM:SS]timestamps to transcript lines with--timestamps