get_youtube_transcript
ActiveTool of YouTube Video Summarizer (pay-per-call)
Fetch the raw transcript text of a YouTube video (no model run — the cheaper SKU), in any of 100+ languages (`language` param, BCP-47). Pay-per-call via x402 (USDC on Base), no account. A video without captions returns an error and is not charged.
Parameters schema
{
"type": "object",
"title": "get_youtube_transcriptArguments",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"title": "Url"
},
"language": {
"type": "string",
"title": "Language",
"default": "en"
}
}
}Parent server
YouTube Video Summarizer (pay-per-call)
1/7 registries