youtube

Installation
SKILL.md

YouTube Skill

Swiss army knife for YouTube using yt-dlp. Light scripts for the most common actions.

Prerequisites

  • Python 3.10+
  • yt-dlp (pip install yt-dlp or brew install yt-dlp)
  • ffmpeg (for audio extraction: brew install ffmpeg)

Scripts

All scripts are in skills/youtube/scripts/. Output goes to skills/youtube/output/.

transcript.py — Extract Subtitles

python transcript.py "URL"                    # Default: English
python transcript.py "URL" --lang es          # Spanish
Related skills

More from aussiegingersnap/cursor-skills

Installs
6
GitHub Stars
6
First Seen
Mar 8, 2026