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?