원본 Skill 문서
원본 저장소의 제목, 예시, 코드, 표, 링크, 이미지를 유지해 표시합니다.
YouTube Transcript
Fetch transcripts from YouTube videos.
Setup
bash
cd {baseDir}
npm installUsage
bash
{baseDir}/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 resultNotes
- Requires the video to have captions/transcripts available
- Works with auto-generated and manual transcripts

