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

YouTube modelsapi generation api

youtube/web-v2/signed-stream-url

Get signed playback URL for specific itag (ready to play) Use with get_video_streams endpoint: first get all formats, then select itag to get playback URL.

Input
Format identifier, selected from formats list returned by get_video_streams
Video ID (recommended)
Full video URL (optional)
Idle

Example output — click Run to generate your own

API README

Get signed video stream URL

Get signed playback URL for specific itag (ready to play) Use with get_video_streams endpoint: first get all formats, then select itag to get playback URL. It is suitable for youtube workflows.

Capability

Get signed playback URL for specific itag (ready to play) Use with get_video_streams endpoint: first get all formats, then select itag to get playback URL. 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