troller12 |
08-04-2015 01:06 PM |
Re: anyone have any idea how I'd grab this for VLC and Plex?
Hi,
Code:
http://*:8081/liverepeater/*/chunklist_*.m3u8?nimblesessionid=*&wmsAuthSign=*
You need to get the paramters * then you can play it in VLC etc.The playlist you can read from..
Code:
http://biggestplayer.me/streamcr.php?id=*
...but its protected so it will redirect you.If you got success then you can read playlist path at..
Code:
file: "http://*:8081/liverepeater/*/playlist.m3u8?wmsAuthSign=*"
..for your channel xy.
greetz
|