youtube-transcript

star 23

Get video transcripts

scalyclaw By scalyclaw schedule Updated 3/3/2026

name: YouTube Transcript description: Get video transcripts script: scripts/main.py language: python install: uv sync timeout: 30

YouTube Transcript Skill

Fetch transcripts/subtitles from YouTube videos.

Input

  • video_id (string): YouTube video ID (or use url)
  • url (string): Full YouTube URL (alternative to video_id)
  • language (string, optional): Language code (default: "en")

Output

  • transcript (array): Array of segments with text, start, duration
  • full_text (string): Concatenated transcript text
Install via CLI
npx skills add https://github.com/scalyclaw/scalyclaw --skill youtube-transcript
Repository Details
star Stars 23
call_split Forks 5
navigation Branch main
article Path SKILL.md
More from Creator