@badlogic/youtube-transcript

Fetch transcripts from YouTube videos for summarization and analysis.

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md
nameyoutube-transcript
descriptionFetch transcripts from YouTube videos for summarization and analysis.

YouTube Transcript

Fetch transcripts from YouTube videos.

Setup

cd {baseDir}
npm install

Usage

{baseDir}/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

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@badlogic/youtube-transcript/verified)](https://skillsafe.ai/skill/@badlogic/youtube-transcript/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@badlogic/youtube-transcript/installs)](https://skillsafe.ai/skill/@badlogic/youtube-transcript/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@badlogic/youtube-transcript/scan)](https://skillsafe.ai/skill/@badlogic/youtube-transcript/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@badlogic/youtube-transcript/eval)](https://skillsafe.ai/skill/@badlogic/youtube-transcript/)