Back to YouTube
TikHub·YouTube

YouTube Web V2: Get video streams info

/api/v1/youtube/web_v2/get_video_streamssync$0.0015 / call

Get all quality format information for YouTube video. Returns standard formats (merged audio/video) and adaptive formats (separate audio/video) (TikHub · YouTube Web V2)

Input
FieldTypeRequiredDescription
video_idstringVideo ID
video_urlstringIgnored if videoid is provided)

Run it

curl -s https://www.sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/youtube/web_v2/get_video_streams","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.