I was trying to get 2023-06-13 FLA @ VGK via NHL TV, but even though the game is viewable on the website, I can't pull the video.
yarn run v1.22.19
$ ./node_modules/.bin/ts-node src/index.ts --startDate 2023-06-13
? Choose game to download Florida Panthers @ Vegas Golden Knights
? Choose feed to watch NHL.TV NATIONAL CA National / AWAY
? Choose stream quality 720p60 2184.231k
ls: no such file or directory: ./video/.mp4
streamlink: [cli][info] Found matching plugin hls for URL https://spottvod.akamaized.net/ott/nhl/recordings/2023/06/ice_hockey_usa_nhl_3442323_high.mp4/hdntl=exp=1711654676~acl=%2fnhl%2frecordings%2f2023%2f06%2fice_hockey_usa_nhl_3442323*~data=hdntl~hmac=8d5debe0f5a73e8cc0e4d602a527630257d0a26862981615819b922fbc4692ac/index-v1-a1.m3u8?cid=36306&mid=40668553&ecid=3442323&pid=5&dtid=3&sid=404452804301&gc=1Ss&gsd=wzg3&grm=1&user=181278928&content=1617212
streamlink: [cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
streamlink: [cli][info] Writing output to
/app/video/2023-06-13_FLA_atVGK(NATIONAL_CA_National_AWAY)_720p60_live.mp4
streamlink: [cli][info] Stream ended
streamlink: [cli][info] Closing currently open stream...
I'm seeing the same thing. It's viewable on the website but this app immediately exits when trying to download it. Unfortunately I don't have time right now to look into this.
I was trying to get 2023-06-13 FLA @ VGK via NHL TV, but even though the game is viewable on the website, I can't pull the video.
yarn run v1.22.19 $ ./node_modules/.bin/ts-node src/index.ts --startDate 2023-06-13 ? Choose game to download Florida Panthers @ Vegas Golden Knights
? Choose feed to watch NHL.TV NATIONAL CA National / AWAY ? Choose stream quality 720p60 2184.231k ls: no such file or directory: ./video/.mp4 streamlink: [cli][info] Found matching plugin hls for URL https://spottvod.akamaized.net/ott/nhl/recordings/2023/06/ice_hockey_usa_nhl_3442323_high.mp4/hdntl=exp=1711654676~acl=%2fnhl%2frecordings%2f2023%2f06%2fice_hockey_usa_nhl_3442323*~data=hdntl~hmac=8d5debe0f5a73e8cc0e4d602a527630257d0a26862981615819b922fbc4692ac/index-v1-a1.m3u8?cid=36306&mid=40668553&ecid=3442323&pid=5&dtid=3&sid=404452804301&gc=1Ss&gsd=wzg3&grm=1&user=181278928&content=1617212
streamlink: [cli][info] Available streams: live (worst, best) [cli][info] Opening stream: live (hls)
streamlink: [cli][info] Writing output to /app/video/2023-06-13_FLA_atVGK(NATIONAL_CA_National_AWAY)_720p60_live.mp4
streamlink: [cli][info] Stream ended
streamlink: [cli][info] Closing currently open stream...
streamlink exited with code 0 Done in 17.16s.