Describe a stream without judging it
describe_streamRetrieve stream facts from HLS or DASH manifests: protocol, live or VOD, rendition ladder, codecs, audio/subtitle tracks, protection, and ad markers.
Instructions
The facts only: protocol, live or VOD, the rendition ladder, codecs, audio and subtitle tracks, protection and ad markers. Use when you want to know what a stream is rather than what is wrong with it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Absolute URL of an HLS .m3u8 or DASH .mpd manifest | |
| headers | No | Extra request headers, for CDN tokens or a required Referer |