Youtube MCP Server

DownloadClosedCaptions

Download closed captions from YouTube video.

Input Schema

NameRequiredDescriptionDefault
video_urlYes

Input Schema (JSON Schema)

{ "description": "Download closed captions from YouTube video.", "properties": { "video_url": { "title": "Video Url", "type": "string" } }, "required": [ "video_url" ], "title": "DownloadClosedCaptions", "type": "object" }

You must be authenticated.

Other Tools