video-transcript-downloader

Originally fromsteipete/agent-scripts
Installation
SKILL.md

Video Transcript Downloader

./scripts/vtd.js can:

  • Print a transcript as a clean paragraph (timestamps optional).
  • Download video/audio/subtitles.

Transcript behavior:

  • YouTube: fetch via youtube-transcript-plus when possible.
  • Otherwise: pull subtitles via yt-dlp, then clean into a paragraph.

Setup

cd "${CODEX_HOME:-~/.codex}/skills/video-transcript-downloader" && npm ci

Transcript (default: clean paragraph)

Related skills

More from jmerta/codex-skills

Installs
22
GitHub Stars
127
First Seen
Jan 23, 2026