Yöntem 1:
Adım 1: HLS m3u8 krom uzantısını krom deposundan ekleyin ve etkinleştirin. Aşağıdaki bağlantı:
https://chrome.google.com/webstore/detail/play-hls-m3u8/ckblfoghkjhaclegefojbgllenffajdc?hl=en
Adım 2: Hotstar video bağlantısını açın
http://www.hotstar.com/movies/escape-plan/1000074645/watch
Not: Kimlik = 1000074645
3. Adım: Aşağıdaki bağlantıyı açın
http://getcdn.hotstar.com/AVS/besc?action=GetCDN&asJson=Y&channel=TABLET&id=123&type=VOD
Adım 4: URL kimliğini = 123, id = ID olarak değiştirin
http://getcdn.hotstar.com/AVS/besc?action=GetCDN&asJson=Y&channel=TABLET&id=1000074645&type=VOD
Çıktı olacak:
{"errorDescription":"200","message":"200","resultCode":"OK","resultObj":{"checkCacheResult":"","height":"360","src":"https://staragvod1-vh.akamaihd.net/i/videos/movies/hindi/1000074645/1000074645_,16,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?subtitle_identifier=1000074645&hdnea=st=1495051740~exp=1495052340~acl=/*~hmac=e9a791981ee7b95fa74d673db688d488f1416df5403165e3608987b3a12a19c0","width":"480"},"systemTime":1495052040}
Adım 5: "src" yi çıkar
src = https://staragvod1-vh.akamaihd.net/i/videos/movies/hindi/1000074645/1000074645_,16,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?subtitle_identifier=1000074645&hdnea=st=1495051740~exp=1495052340~acl=/*~hmac=e9a791981ee7b95fa74d673db688d488f1416df5403165e3608987b3a12a19c0
Adım 6: Yeni sekmede açın. İyi çalışacak.
Yöntem 2:
1. Adım: Aşağı aç
http://demo.jwplayer.com/developer-tools/http-stream-tester/
Adım 2: Hotstar video bağlantısını açın
http://www.hotstar.com/movies/escape-plan/1000074645/watch
Not: Kimlik = 1000074645
3. Adım: Aşağıdaki bağlantıyı açın
http://getcdn.hotstar.com/AVS/besc?action=GetCDN&asJson=Y&channel=TABLET&id=123&type=VOD
Adım 4: URL kimliğini = 123, id = ID olarak değiştirin
http://getcdn.hotstar.com/AVS/besc?action=GetCDN&asJson=Y&channel=TABLET&id=1000074645&type=VOD
Çıktı olacak:
{"errorDescription":"200","message":"200","resultCode":"OK","resultObj":{"checkCacheResult":"","height":"360","src":"https://staragvod1-vh.akamaihd.net/i/videos/movies/hindi/1000074645/1000074645_,16,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?subtitle_identifier=1000074645&hdnea=st=1495051740~exp=1495052340~acl=/*~hmac=e9a791981ee7b95fa74d673db688d488f1416df5403165e3608987b3a12a19c0","width":"480"},"systemTime":1495052040}
Adım 5: "src" yi çıkar
src = https://staragvod1-vh.akamaihd.net/i/videos/movies/hindi/1000074645/1000074645_,16,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?subtitle_identifier=1000074645&hdnea=st=1495051740~exp=1495052340~acl=/*~hmac=e9a791981ee7b95fa74d673db688d488f1416df5403165e3608987b3a12a19c0
Adım 6: Dosya URL'sine src koyun: yer ekleyin ve Test Stream'e basın
Not: Farklı sekmelerde her şeyi açın
Kesinlikle çalışacak. Hata durumunda tekrarlayın.