youtube-downloader
Installation
SKILL.md
YouTube Media Downloader
Download high-quality audio and video files from YouTube for offline use, music conversion, and content archiving.
Overview
This skill provides comprehensive YouTube downloading capabilities with quality control, batch processing, and format options. Perfect for music extraction, video archiving, educational content, and playlist processing.
Quick Start
Single Video/Audio
# Download as MP3 (default)
scripts/download_media.sh "https://www.youtube.com/watch?v=VIDEO_ID"
# Download as MP4 video
scripts/download_media.sh -v "https://www.youtube.com/watch?v=VIDEO_ID"