video-downloader

Installation
SKILL.md

Video Downloader

Download online videos using yt-dlp — a robust, regularly-updated downloader supporting YouTube and 1000+ sites.

Prerequisites

pip install yt-dlp
# or
brew install yt-dlp

yt-dlp auto-installs itself if used via the Python script approach.

Quick Start

# Best quality (default)
yt-dlp "https://www.youtube.com/watch?v=VIDEO_ID"
Installs
15
GitHub Stars
4
First Seen
May 23, 2026
video-downloader — gpttang/skill-atlas