View Single Post
  #1  
Old 10-30-2016, 11:48 PM
utuxia utuxia is offline
Member
 
Join Date: Apr 2015
Posts: 32
utuxia is on a distinguished road
Default

Convert isml to m3u8?


I have a manifest that is in a different format. I've seen there is sometimes a way to convert these to m3u8 manifests but I can't seem to get this one to convert.

(these need to be proxied through a UK ip to play)


Original fragment from safari/silverlight:

Code:
http://skysports1-go-hss.l3-cdn.skydvn.com/z2skysports1/1301.isml/QualityLevels(89984)/Fragments(video=46122561487666)
I'm trying to find the manifest file and hopefully convert to m3u8

I can get some kind of xml manifest if I hit this:

Code:
http://skysports1-go-hss.l3-cdn.skydvn.com/z2skysports1/1301.isml/Manifest(format=m3u8-aapl)
But it is not m3u8.

Can anyone help?
Reply With Quote