youtube-transcript-extract

Installation
SKILL.md

Youtube Transcript Extract, Skill Guide

TODO

When to apply

Activity

Run the following command:

npx -y yt-subs (youtube_url_or_id)

This utility will output text containing the following data from the video:

  • title
  • metadata (JSON)
  • description
  • text (full transcript based on subtitles)

See: ./references/sample-output.md

Related skills

Nil

Prerequisites

Node.JS 22+ installed

Installs
1
Repository
bguiz/yt-script
First Seen
Apr 13, 2026