{"slug":"x402-agentutility-ai-youtube-brief-432477","title":"Summarizes a YouTube video from its URL or ID","host":"x402.agentutility.ai","method":"POST","resource":"https://x402.agentutility.ai/youtube-brief","category":"image","description":"Summarizes a YouTube video from its URL or ID: transcript, TLDR, and named entities in one call. Composite: one call runs youtube-transcript + summarize-text + extract-entities. Pulls the YouTube transcript, then summary and named entity extraction (people, orgs, locations, dates) run in parallel. R","price_listed":0.05,"price_asked":0.05,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":3086,"reported_calls_30d":2,"reported_payers_30d":2,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"video_url_or_id":"dQw4w9WgXcQ"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"video_url_or_id":{"description":"YouTube video ID (11-char) or full URL (youtube.com/watch?v=..., youtu.be/..., /shorts/...). Max 300 chars.","type":"string"}},"required":["video_url_or_id"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"components":{"items":{"properties":{"ms":{"type":"integer"},"name":{"type":"string"},"ok":{"type":"boolean"}},"type":"object"},"type":"array"},"composed_of":{"items":{"type":"string"},"type":"array"},"degraded":{"type":"boolean"},"entities":{"properties":{"entities":{"properties":{"locations":{"type":"array"},"organizations":{"type":"array"},"people":{"type":"array"}},"type":"object"},"total_entities":{"type":"integer"}},"type":"object"},"language":{"type":"string"},"summary":{"type":"string"},"title":{"type":"null"},"transcript_chars":{"type":"integer"},"transcript_excerpt":{"type":"string"},"video_id":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.05,"price_match":true,"latency_ms":3086,"error":null}],"description_full":"Summarizes a YouTube video from its URL or ID: transcript, TLDR, and named entities in one call. Composite: one call runs youtube-transcript + summarize-text + extract-entities. Pulls the YouTube transcript, then summary and named entity extraction (people, orgs, locations, dates) run in parallel. Returns transcript excerpt, summary, entities, and per-component telemetry. Use it as a video digest or closed-caption summarizer.","last_updated":"2026-09-03T23:41:04.017Z","schemes":["exact"]}