Closed plandolt closed 2 years ago
I refactored your code in https://github.com/kompot/nhl-tv-geeky-streams/pull/64. Can you try that branch to see if it works? Your changes here would have impacted other providers.
Thank you very much for your work on this.
In essence, three changes were needed:
mediaAuth
per header instead query*.m3u8
uri)I'm not happy with the changes to
timeXhrFetch
andtimeXhrRequest
but it works for now.