Techforce Agents YT Transcript
GET techforce-agents.onrender.com/api/youtube-transcript
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Full YouTube video transcript on demand — every spoken segment with timestamps. Give a video URL and get clean, structured captions back, in 13 languages with optional auto-translation. Perfect for AI summarization, content repurposing, and research. One transcript per call. Powered by Techforce Global — explore more at https://techforceglobal.com
Resource: techforce-agents.onrender.com/api/youtube-transcript
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x2f6bA59f09Fd4693c6Df12aec5acf14A4bA43f1d
Payment methods: — · Last validation: 2026-09-14 16:35:08.562+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"videoUrl"
],
"properties": {
"language": {
"enum": [
"en",
"hi",
"gu",
"pt",
"es",
"fr",
"de",
"it",
"ja",
"ko",
"zh",
"ru",
"ar"
],
"type": "string",
"description": "Preferred transcript language (optional, default en)"
},
"videoUrl": {
"type": "string",
"description": "YouTube video URL (watch, youtu.be, or embed)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"videoId": {
"type": "string",
"description": "YouTube video ID"
},
"language": {
"type": "string",
"description": "Language actually returned"
},
"videoUrl": {
"type": "string",
"description": "Normalized video URL"
},
"isTranslated": {
"type": "boolean",
"description": "True if auto-translated"
},
"searchResult": {
"type": "array",
"items": {
"type": "object",
"properties": {
"dur": {
"type": "number"
},
"text": {
"type": "string"
},
"start": {
"type": "number"
}
}
},
"description": "Segments, each with start, dur, text"
},
"segmentCount": {
"type": "integer",
"description": "Number of transcript segments"
},
"isAutoGenerated": {
"type": "boolean",
"description": "True if YouTube auto-captions"
}
}
},
"description": "One transcript object for the requested video"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2f6bA59f09Fd4693c6Df12aec5acf14A4bA43f1d",
"amount": "200000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x2f6bA59f09Fd4693c6Df12aec5acf14A4bA43f1d",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "200000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.