Quote:
Originally Posted by denobis
1- Simply paste in the latest version the url
http://playtv.fr/television/beblack-caribbean/
2- search and select bitrate 8000
3- Write a name for the stream and press ok. You will be reported with the final name of the download which will be in the download's folder and the vlc must run showing the channel
Example stream:
http://5.196.90.97/origin01/amlst:be...5edecb39b7da6f
But it expires soon so you must write a little script:
if $url="http://playtv.fr/television/beblack-caribbean/"
$link=str_replace("television/","player/play/",$url)."?bitrate=0&format=hls&language=fr";
$m3u8=json_decode(file_get_contents($link))->url;
|
uselly i use playlist loader addon on xbmc so i load my stream list
how can i load this script with playlist loader ?
please bro i give you 20$ if you can help me with this.