Quote:
Originally Posted by mk123
dint work :s
can you test and confirm please maybe im doing something wrong . if it work i donate for sure
|
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;