Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

playtv.fr

(http://stream-recorder.com/forum/showthread.php?t=19834)

mk123 05-29-2015 06:10 AM

playtv.fr


 
hi can somebody tell me wich tool to use to get stream working on vlc from this website

Code:

http://playtv.fr/television/beblack-caribbean/

i did try with latest getflv with ipad mode but it asking to download latest flash player

any help would be welcome thanks .

denobis 05-29-2015 06:56 AM

Re: playtv.fr


 
Quote:

Originally Posted by mk123 (Post 77037)
hi can somebody tell me wich tool to use to get stream working on vlc from this website

Code:

http://playtv.fr/television/beblack-caribbean/

i did try with latest getflv with ipad mode but it asking to download latest flash player

any help would be welcome thanks .

Use adownloader. You watch the stream through VLC while is saved.

mk123 05-29-2015 10:50 AM

Re: playtv.fr


 
Quote:

Originally Posted by denobis (Post 77038)
Use adownloader. You watch the stream through VLC while is saved.

the idea is to share the stream adress with friends so they can also watch it on xbmc

mk123 05-29-2015 11:14 AM

Re: playtv.fr


 
Quote:

Originally Posted by denobis (Post 77038)
Use adownloader. You watch the stream through VLC while is saved.

dint work :s

can you test and confirm please maybe im doing something wrong . if it work i donate for sure

denobis 05-29-2015 01:35 PM

Re: playtv.fr


 
Quote:

Originally Posted by mk123 (Post 77042)
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;

mk123 05-29-2015 02:21 PM

Re: playtv.fr


 
Quote:

Originally Posted by denobis (Post 77044)
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.

mk123 05-29-2015 02:24 PM

Re: playtv.fr


 
ok did it :)

now 1 thing remaining
with playlist loader addon on xbmc i can update my stream list remotly by hosting it on a webserver
how could i add the script in playlist loader .

this is a example of the type of entry in my list that playlist loader can stream

Code:

#EXTM3U

#EXTINF:-1, VEVO 1 TEST
http://vevoplaylist-live.hls.adaptive.level3.net/vevo/ch1/01/prog_index.m3u8

how can i add the script in my list to make it work with playlist loader ? PLEASE im begging for help on this i will give you 20$ with a smile in my face if you can help me.

mk123 05-29-2015 03:46 PM

Re: playtv.fr


 
what extention should have this script ?

sysanin 05-29-2015 06:43 PM

Re: playtv.fr


 
Quote:

Originally Posted by denobis (Post 77044)
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;

Thanks for the hint


mk123 05-30-2015 01:15 AM

Re: playtv.fr


 
can somebody help me with this script please , im new to this but i learn verry fast.
where i should save this script and how i can make it work or how can i use it

thanks again.


All times are GMT -6. The time now is 04:28 AM.