afl_live_video
Retrieve live AFL video stream URLs for currently airing games. Returns empty when no game is live, with no authentication required.
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). |