Skip to main content
Glama

YouTube Toolbox

get_video_transcript

Extract transcript or captions from a YouTube video by providing the video ID and preferred language. Use this tool for accessing text content directly from videos.

Instructions

Get transcript/captions for a YouTube video

Input Schema

NameRequiredDescriptionDefault
languageNoko
video_idYes

Input Schema (JSON Schema)

{ "properties": { "language": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": "ko", "title": "Language" }, "video_id": { "title": "Video Id", "type": "string" } }, "required": [ "video_id" ], "title": "get_video_transcriptArguments", "type": "object" }

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/jikime/py-mcp-youtube-toolbox'

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