Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download

Script Script Latin Channels 100% Working - DOES NOT WORK

delta1372

If it moves, compile it!
Banned
Ext. Member
Joined
Jun 17, 2020
Messages
90
Reaction score
1,584
Points
194
Location
A Blackhole
no longer works but just pulled from a XC server anyway

http://209.90.232.227/stb/gateway.php?cmd=get_timestamp&id=47-live&gmt returns the following

<response status="1" status_description="" stream_format="hls" hd_bif_url="" sd_bif_url="" stream_urls="http://skyplustv.us:9091/W/dlhLQ3hZNlBVR281TWp0enRSakhOQT09" hostname="" timestamp="1496939203" seed="24370620413" remote_address="1.2.3.4"/>

The script is parsing the URL as follows

$xy = explode('http://',$cont);
$xy = explode('/live',$xy[1]);
$base=$xy[0];
$xy2 = explode('live/',$cont);
$xy2 = explode('/',$xy2[1]);
$user=$xy2[0];
$pass=$xy2[1];
$m3u='http://'.$base.'/get.php?username='.$user.'&password='.$pass.'&type='.$_GET['m3u'].'&output=hls';
$url2='http://'.$base.'/live/'.$user.'/'.$pass.'/'.$_GET['channel'].'.m3u8';
$url3='http://'.$base.'/live/'.$user.'/'.$pass.'/';

Im shocked it ever worked
 
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock