video-transcript-downloader

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

Run the installation script to set up dependencies (including yt-dlp in a virtual environment):

./install.sh
Related skills

More from devskale/skale-skills

Installs
6
GitHub Stars
1
First Seen
Mar 2, 2026