SandBase is live — $1 in free credits on signupStart free ›

YouTube modelsapi generation api

youtube/web-v2/video-captions-result

use that `job_id` here to retrieve the final captions Single-shot, non-blocking query. poll it until the job completes.

Input
Caption format (applies only when the job is completed) Allowed values: srt, xml, json3, txt.
Async job ID (returned by `/get_video_captions`)
Idle

Example output — click Run to generate your own

API README

Get video captions async job result

use that job_id here to retrieve the final captions Single-shot, non-blocking query. poll it until the job completes. It is suitable for youtube workflows.

Capability

use that job_id here to retrieve the final captions Single-shot, non-blocking query. poll it until the job completes. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Build media monitoring, content intelligence, and publishing-support workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models