Skip to contents

Returns streaming/broadcast availability information.

Usage

nhl_where_to_watch()

Value

Returns a list with streaming availability data.

Examples

# \donttest{
try(nhl_where_to_watch())
#> Request failed [404]. Retrying in 1 seconds...
#> Request failed [404]. Retrying in 3.3 seconds...
#> 2026-04-08 07:40:34.120385: Error fetching where to watch: The API returned an error
#> NULL
# }