Connection check
auth required
youtube-transcripts
Transcripts from YouTube, TikTok, Instagram and direct media files, with AI transcription fallback.
Tools
6
GitHub stars
—
Installs / wk
338
Licence
—
Transport
streamable-http, stdio
Last checked
27h ago
Tools & capabilities
6 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
get_credits
from source
Check the remaining TranscriptFetch credit balance for the current API key. Free: this call is never billed. Check the remaining TranscriptFetch credit balance for the current API key. Free: this call is never billed.
get_transcript
from source
Fetch the full transcript for a video. Accepts a YouTube video ID or URL, plus TikTok and Instagram video URLs and direct media file URLs. If no transcript comes back, the result s… Fetch the full transcript for a video. Accepts a YouTube video ID or URL, plus TikTok and Instagram video URLs and direct media file URLs. If no transcript comes back, the result says whether captions definitively do not exist (aiFallback.captionsUnavailable) and whether transcribing the audio would still work (aiFallback.available). When it does, call this tool again with ai_fallback: true.
list_channel_videos
from source
List recent videos for a YouTube channel. Accepts a channel handle (@name), channel ID (UC...), or URL. List recent videos for a YouTube channel. Accepts a channel handle (@name), channel ID (UC...), or URL.
list_playlist_videos
from source
List the videos in a YouTube playlist. Accepts a playlist ID or URL. List the videos in a YouTube playlist. Accepts a playlist ID or URL.
search_videos
from source
Search YouTube for videos matching a query. Returns titles, IDs, and URLs. Search YouTube for videos matching a query. Returns titles, IDs, and URLs.
transcriptfetch
from source