View Single Post
  #20  
Old 09-13-2015, 06:54 PM
lajvguy lajvguy is offline
Senior Member
 
Join Date: Nov 2014
Posts: 203
lajvguy is on a distinguished road
Default

Re: Livestreamer Filmon Help???


Quote:
Originally Posted by troller12 View Post
Hi,

just enter the entire link in browser then you can download the playlist file.Open in notepad etc and sort it and you got this in your case..
Code:
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-MEDIA-SEQUENCE:28161
#EXT-X-TARGETDURATION:10
#EXTINF:10.010,
1442164832390.ts
#EXTINF:10.010,
1442164842117.ts
#EXTINF:10.010,
1442164852309.ts
#EXTINF:10.010,
1442164862432.ts
#EXTINF:10.010,
1442164872197.ts
#EXTINF:10.010,
1442164882348.ts
Here you just see the segments which are just playing for 10 seconds then it gets closed and the id is no more valid and LS gets a forbidden message (you need new id value) and does stop playing.In that case you have no other streams (low / high etc) inside this playlist only this one.Just check other playlists you can find to see more play paths.

greetz
Thanks again! Can you get the HD stream code after clicking on HD PAY button?

http://www.filmon.com/tv/hrtv
Reply With Quote