Skip to main content
Glama

YouTube Translate MCP

by brianshin22

get_subtitles

Extract and generate subtitles for YouTube videos in multiple languages and formats to enhance accessibility and understanding of video content.

Instructions

Generate subtitle files for a YouTube video

Input Schema

NameRequiredDescriptionDefault
formatNosrt
languageNoen
urlYes

Input Schema (JSON Schema)

{ "properties": { "format": { "default": "srt", "title": "Format", "type": "string" }, "language": { "default": "en", "title": "Language", "type": "string" }, "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "title": "get_subtitlesArguments", "type": "object" }
Install Server

Other Tools from YouTube Translate MCP

Related Tools

    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/brianshin22/youtube-translate-mcp'

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