{"uid":"cap_g0z4zLQMUsDKqJnly8fmA","slug":"x402-deployer-x402-deployer-workers-dev-93cc6769","name":"Video & Podcast Summarizer (Whisper + Venice)","description":"Single-shot video/podcast summarizer. Transcribes via Whisper + summarizes via Venice in one call. Styles: tldr, bullets, paragraph, executive, chapters.","url":"https://x402-deployer.x402-deployer.workers.dev/video-summarize","method":"POST","headers":{},"bodySchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"properties":{"media_url":{"type":"string","description":"URL of the video/audio file to transcribe and summarize."},"style":{"type":"string","enum":["tldr","bullets","paragraph","executive","chapters"],"description":"Summary format: tldr, bullets, paragraph, executive, or chapters. Optional, default bullets."},"max_words":{"type":"number","description":"Target word count for the summary. Optional, 1-1000."},"language":{"type":"string","description":"Source language hint passed to Whisper (ISO code). Optional, auto-detected if omitted."}},"required":["media_url"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"summary":{"type":"string"},"transcript_chars":{"type":"integer"}}}},"required":["type"]}},"required":["input"]},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_zQqebQ9xQq3EjJvM9Z_sT","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Transcribes a video or podcast via Whisper and summarizes it in a chosen style (tldr, bullets, paragraph, executive, or chapters) in a single API call.","exampleAgentPrompt":"Summarize this podcast episode for me in bullet-point style: https://example.com/episode-42.mp3 — I want the key takeaways pulled out clearly.","exampleUseCases":null,"resultDescription":"Returns a structured summary of the video or podcast in the requested style: a short TL;DR, bullet-point key takeaways, a prose paragraph, an executive-style brief, or timestamped chapter markers — all derived from a Whisper transcription processed through Venice AI.","failureModes":["Unsupported or unreachable media URL returns an error","Audio too long or too large may time out or fail transcription","Invalid or unrecognized style value returns a validation error","Private or DRM-protected content cannot be fetched","Venice AI summarization failure returns a partial or empty summary"],"whenToPreferThis":"Choose this endpoint when you need both transcription and summarization in a single call without stitching together separate Whisper and LLM APIs. Ideal for agents processing video or podcast URLs and needing ready-to-consume summaries in a specific format (especially chapters or executive briefs). Best for one-shot workflows where latency is acceptable and cost per call ($0.10 USDC) is reasonable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:51:15.775Z","isFirstParty":false}