youtube-transcript
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:
EBw7gsDPAYQhttps://www.youtube.com/watch?v=EBw7gsDPAYQhttps://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
More from stephengpope/thepopebot
kie-ai
Generate images and videos using kie.ai API. Use for AI image and video generation tasks.
12brave-search
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
1google-docs
Create and manage Google Docs on a shared drive via service account.
1modify-self
Use when a job requires modifying the agent's own code, configuration, personality, cron jobs, skills, or operating system files.
1llm-secrets
List available LLM-accessible credentials. Use when you need API keys, passwords, or other secrets that have been made available to you.
1browser-tools
Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a visible browser is required.
1