What problem does it solve? Downloading videos, extracting audio, or grabbing subtitles from YouTube and over 1000 other sites usually requires juggling browser extensions or ad-heavy online services. This Skill wraps yt-dlp commands into ready-to-use instructions so you can fetch media, metadata, and captions directly from the command line without API keys. ## Core Features & Use Cases - Video & Audio Download: Fetch videos at best quality or capped resolutions (480p/720p/1080p), merged into MP4 via ffmpeg, or extract audio-only MP3 files. - Subtitles & Metadata: Download subtitles in one or more languages, or query full video metadata as JSON without downloading any files. - Use Case: A content researcher needs to archive a competitor's YouTube video with English subtitles for offline analysis. One command downloads the video at 720p with captions merged into a single MP4 file. ## Quick Start Download this YouTube video at 720p with English subtitles and save it as an MP4 in my downloads folder.