Skip to main content
Glama

get_raw_subtitles

Fetch raw subtitle files (SRT/VTT/ASS/LRC) from video platforms like YouTube, Twitter, and TikTok. Supports official or auto-generated tracks with optional language selection and Whisper fallback for transcription.

Instructions

Fetch raw SRT/VTT subtitles for a video (supported platforms). Optional lang: when omitted and Whisper fallback is used, language is auto-detected.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesVideo URL (supported: YouTube, Twitter/X, Instagram, TikTok, Twitch, Vimeo, Facebook, Bilibili, VK, Dailymotion) or YouTube video ID
formatNoSubtitle format (default from YT_DLP_SUB_FORMAT or srt)
typeNoSubtitle track type: official or auto-generated
langNoLanguage code (e.g. en, es). When omitted with Whisper fallback, language is auto-detected
response_limitNoMax characters per response (default 50000, min 1000, max 200000)
next_cursorNoOpaque cursor from previous response for pagination

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/samson-art/transcriptor-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server