What problem does it solve? Getting the text content of a YouTube video normally requires manual transcription or copying captions by hand. This Skill automates downloading subtitles or transcripts from any YouTube URL, handling tool installation, format conversion, and cleanup. ## Core Features & Use Cases - Subtitle Download: Fetches manual or auto-generated subtitles via yt-dlp, checking availability first with --list-subs. - Whisper Fallback: Transcribes audio with OpenAI Whisper when no subtitles exist, with user confirmation before large downloads. - Plain Text Conversion: Deduplicates overlapping VTT caption lines and outputs clean, readable text files named after the video title. - Use Case: A researcher needs the spoken content of a 45-minute conference talk on YouTube for citation. Provide the URL and receive a deduplicated plain-text transcript saved locally. ## Quick Start Download the transcript from this YouTube video and save it as plain text: https://www.youtube.com/watch?v=VIDEO_ID