pBuddhi / linux-hotstar

A chrome extension to play hotstar videos in ubuntu.
7 stars 0 forks source link

HLSPlayer does not seem to work anymore #1

Closed anomitra closed 7 years ago

anomitra commented 7 years ago

The website to which the redirects were served has probably stopped working. Did not work for me. I used the copied M3U8 stream in another Chrome extension to play the stream.

pBuddhi commented 7 years ago

THEOplayer has been used in place of HLSplayer. The extension is working fine now.

anomitra commented 7 years ago

Cheers @pBuddhi, this works great. You might want to check out a native HLS player, could eliminate the THEOplayer dependency. Thanks again!

pBuddhi commented 7 years ago

Thanks @anomitra for letting me know about the issue. I will definitely try the suggested library.

pBuddhi commented 7 years ago

@anomitra I removed THEOplayer dependency by using hls.js library. Check out the extension now.

anomitra commented 7 years ago

It works great now. Thank you! :smile:

anomitra commented 7 years ago

This seems to have broken down again :disappointed: I looked into the logs and it appears that the server on which they are hosting the M3U8 streams have stopped supporting cross-origin requests. So, possibly nothing we can do now. I did drop a frustrated email to their support team, but no expectations of a response.

pBuddhi commented 7 years ago

I looked it up and its working fine. Can you check it out?