youtube_shorts_transcript
ActiveTool of io.github.CDCStream/captapi
declared in 0.1.0
Transcript of a YouTube Short. Costs ~2 credits; cached results are free, failures are never charged.
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"format": "uri",
"description": "Public YouTube Shorts URL, e.g. https://youtube.com/shorts/ID."
},
"language": {
"type": "string",
"description": "Preferred caption language as an ISO code, e.g. \"en\". Defaults to auto-detect."
}
},
"additionalProperties": false
}Parent server
io.github.CDCStream/captapi
https://github.com/CDCStream/captapi
1/7 registries