ScavioScavio
ToolsPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

Social Media

YouTube Streams

Get direct, playable media stream URLs for a video — progressive and adaptive formats with itag, resolution, bitrate, codecs, and content length — as JSON.

POST/api/v1/youtube/streams

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
video_idstringrequired

The YouTube video id (11 characters).

Example: n61ULEU7CO0

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.youtube.streams(video_id="n61ULEU7CO0")
print(results)

Response

"video_id": "n61ULEU7CO0",
"title": "Best of lofi hip hop 2021 [beats to relax/study to]",
"author": "Lofi Girl",
"length_seconds": 22258,
"view_count": 55696608,
"is_live": false,
"expires_in_seconds": 21600
},
"response_time": 1487,
"credits_used": 3,
"credits_remaining": 4744
}
PreviousYouTube Channel ResolveNextTikTok Video Search
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy