youtube-transcript

star 0

Fetch transcripts from YouTube videos for summarization and analysis.

8GG-Git By 8GG-Git schedule Updated 3/1/2026

name: youtube-transcript description: Fetch transcripts from YouTube videos for summarization and analysis.

YouTube Transcript

Fetch transcripts from YouTube videos.

Setup

cd skills/youtube-transcript
npm install

Usage

skills/youtube-transcript/transcript.js <video-id-or-url>

Accepts video ID or full URL:

  • EBw7gsDPAYQ
  • https://www.youtube.com/watch?v=EBw7gsDPAYQ
  • https://youtu.be/EBw7gsDPAYQ

Output

Timestamped transcript entries:

[0:00] All right. So, I got this UniFi Theta
[0:15] I took the camera out, painted it
[1:23] And here's the final result

Notes

  • Requires the video to have captions/transcripts available
  • Works with auto-generated and manual transcripts
Install via CLI
npx skills add https://github.com/8GG-Git/PopeBot --skill youtube-transcript
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator