View Single Post
  #5  
Old 03-27-2014, 08:07 AM
jasiek08 jasiek08 is offline
Junior Member
 
Join Date: Feb 2014
Posts: 19
jasiek08 is on a distinguished road
Default

Re: How to rip this one?


Quote:
Originally Posted by mominsana78 View Post
not sure if its live or vod

Fox link you asked from your web

Code:
http://217.113.227.239/alekino/alekino.m3u8
Thank you, but i have more detailed problem

The link you posted provide to the 3 stream links, which selection depends on the bandwidth speed.

GlobalHlsManifest.m3u8 - the file which is being downloaded. Inside:

Quote:
#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=794198,CODECS="avc1.66.30, mp4a.40.2",RESOLUTION=480x272
01.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1368008,CODECS="avc1.77.31, mp4a.40.2",RESOLUTION=656x368
02.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=2372173,CODECS="avc1.77.31, mp4a.40.2",RESOLUTION=960x544
03.m3u8
as we can see, this is a playlist, wchich provide to the one of those 3 streamfiles: 01.m3u8, 02.m3u8 or 03.m3u8

I understand that link to the every stream is protected by token per session, for example:

http://217.113.227.240/alekino/agkv2...000008/03.m3u8

And my question was and still is: How to get the link to the stream? I mean the pure one, not protected by those generated on session start tokens. Is this possible? The file 03.m3u8 must be somewhere, the point is - where is it?

Anyone have idea how to get it?
Reply With Quote