Problem playing hotstar videos in Ubuntu
Play directly in Firefox/Google Chrome
- In your browser, Open https://www.hlsplayer.net/ and select M3U8 player (if not selected already)
- Now we have to get the url to paste it in the input box.
- First, get id from video page. Say your video page is http://www.hotstar.com/sports/cricket/india-vs-australia-day-4/2001805383, id is 2001805383
- Open http://getcdn.hotstar.com/AVS/besc?action=GetCDN&asJson=Y&channel=TABLET&id=123&type=VOD . (Replace 123 with your actual video page id. Here it is 2001805383)
- In the json response, get the value of src. This is the url. Ex: It will be something like.
Comments
Post a Comment