YouTube Transcript
JSON →A zero-setup server to extract transcripts from YouTube videos on any platform.
Install
npx -p Tools · 1
- get_transcript Extracts the transcript from a YouTube video URL. Parameters: url (required) - YouTube video URL in any format; language (optional) - Language code for the transcript (e.g., 'en', 'es', 'fr'). Defaults to 'en'.
Environment variables
VIDEO_ID
Links
★ 1 GitHub stars