Downloads YouTube videos and audio with customizable quality and format settings using yt-dlp.
This skill integrates with Claude Code to automate the process of downloading YouTube content directly from the command line. Leveraging the power of yt-dlp, it allows users to specify video resolutions ranging from 360p to 1080p, choose between MP4, WebM, or MKV containers, and extract high-quality audio as MP3 files. It is an essential tool for developers and content creators who need to programmatically fetch media for offline viewing, research, or content management workflows, handling the setup and execution of the downloader automatically.
主要功能
01Configurable output directories for organized file management
02Automatic installation and management of the yt-dlp library
031 GitHub stars
04Custom quality selection from 360p to 1080p (Full HD)
05Dedicated audio-only extraction mode for MP3 downloads
06Support for multiple video formats including MP4, WebM, and MKV
使用场景
01Automating the collection of video assets for content management pipelines
02Extracting audio tracks from presentations or webinars for transcription and research
03Fetching educational videos or tutorials for offline reference during development