afl_live_video
Retrieve live AFL video stream URLs for current games. Returns channels with stream URLs when matches are live, and empty results otherwise.
Instructions
Live AFL video streams (empty when no game is live).
Returns: {pageInfo, content:[{id, name, channels:[{streamUrl, type:'LIVE'}]}]}
Auth: none needed.
Also answers this: cricketaustralia_streams, entain_video_channels, pointsbet_inplay_streaming.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| round | No | Round number within the competition season. | |
| pageSize | No | Rows per page. | |
| compseason | No | Competition-season id (from afl_compseasons_list). |