download-video

Installation
SKILL.md

Video Download Skill

Download a video from $ARGUMENTS (a social media URL) to the current directory using yt-dlp.

Supports X/Twitter, YouTube, Instagram, TikTok, Reddit, and 1400+ other sites.

Process

  1. Verify yt-dlp is installed - check with which yt-dlp, suggest brew install yt-dlp if missing
  2. Download the video in the best available quality
  3. Report results with filename, format, and file size

Download Command

yt-dlp -o "%(title)s.%(ext)s" "URL"

Options Reference

Related skills
Installs
55
GitHub Stars
23
First Seen
Mar 2, 2026