bouquet iptv problem discussion here plez

testi

Super VIP
Messages
1,728
btw. this is full script with bein,de,it,uk,us sport channels ...

Code:
import urllib2,re,os

urls = [('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b1fr&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b2fr&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b1&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b2&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b3&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b4&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b5&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b6&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b7&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b8&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b9&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b10&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b11&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b12&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b13&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b14&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-b15&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-d1&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-d2&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-d3&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-d4&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-s1&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-s2&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-s3&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-s4&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-s5&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-s6&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-s7&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-s8&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-s9&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-s10&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-i1&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-i2&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-i3&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-i4&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-u1&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-u2&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-u3&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-u4&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-u5&vw=600&vh=500&domain=w-sp.tv'),
	('http://www.hdcast.org/embedlive2.php?u=w-sp.tv-u6&vw=600&vh=500&domain=w-sp.tv')
	]
	
os.system('touch /tmp/userbouquet.worldsports.tv')
f = open('/tmp/userbouquet.worldsports.tv','r+')

for url in urls:
	if 'w-sp.tv-b1fr' in url:
		title = 'BEIN SPORTS 1 FR'
	elif 'w-sp.tv-b2fr' in url:
		title = 'BEIN SPORTS 2 FR'
	elif 'w-sp.tv-b1' in url:
		title = 'BEIN SPORTS 1'
	elif 'w-sp.tv-b2' in url:
		title = 'BEIN SPORTS 2'
	elif 'w-sp.tv-b3' in url:
		title = 'BEIN SPORTS 3'
	elif 'w-sp.tv-b4' in url:
		title = 'BEIN SPORTS 4'
	elif 'w-sp.tv-b5' in url:
		title = 'BEIN SPORTS 5'
	elif 'w-sp.tv-b6' in url:
		title = 'BEIN SPORTS 6'
	elif 'w-sp.tv-b7' in url:
		title = 'BEIN SPORTS 7'
	elif 'w-sp.tv-b8' in url:
		title = 'BEIN SPORTS 8'
	elif 'w-sp.tv-b9' in url:
		title = 'BEIN SPORTS 9'
	elif 'w-sp.tv-b10' in url:
		title = 'BEIN SPORTS 10'
	elif 'w-sp.tv-b11' in url:
		title = 'BEIN SPORTS 11'
	elif 'w-sp.tv-b12' in url:
		title = 'BEIN SPORTS 12'
	elif 'w-sp.tv-b13' in url:
		title = 'BEIN SPORTS 13'
	elif 'w-sp.tv-b14' in url:
		title = 'BEIN SPORTS 14'
	elif 'w-sp.tv-b15' in url:
		title = 'BEIN SPORTS 15'
	elif 'w-sp.tv-d1' in url:
		title = 'ZDF'
	elif 'w-sp.tv-d2' in url:
		title = 'Eurosport'
	elif 'w-sp.tv-d3' in url:
		title = 'Sport 1'
	elif 'w-sp.tv-d4' in url:
		title = 'Sport1 +'
	elif 'w-sp.tv-s1' in url:
		title = 'SKY SPORT NEWS'
	elif 'w-sp.tv-s2' in url:
		title = 'SKY SPORT 1'
	elif 'w-sp.tv-s3' in url:
		title = 'SKY SPORT 2'
	elif 'w-sp.tv-s4' in url:
		title = 'SKY SPORT 3'
	elif 'w-sp.tv-s5' in url:
		title = 'SKY SPORT 4'
	elif 'w-sp.tv-s6' in url:
		title = 'SKY SPORT F1'
	elif 'w-sp.tv-s7' in url:
		title = 'BT1'
	elif 'w-sp.tv-s8' in url:
		title = 'BT2'
	elif 'w-sp.tv-s9' in url:
		title = 'ESP 1'
	elif 'w-sp.tv-s10' in url:
		title = 'ESP 2'	
	elif 'w-sp.tv-i1' in url:
		title = 'SKY SPORT 1'
	elif 'w-sp.tv-i2' in url:
		title = 'SKY SPORT 2'
	elif 'w-sp.tv-i3' in url:
		title = 'SKY CALCIO HD'
	elif 'w-sp.tv-i4' in url:
		title = 'SKY SPORT 24'	
	elif 'w-sp.tv-u1' in url:
		title = 'ESPN'
	elif 'w-sp.tv-u2' in url:
		title = 'ESPN 2'
	elif 'w-sp.tv-u3' in url:
		title = 'NBCN'
	elif 'w-sp.tv-u4' in url:
		title = 'NFL NETWORK'
	elif 'w-sp.tv-u5' in url:
		title = 'FOX SPORTS 1'
	elif 'w-sp.tv-u6' in url:
		title = 'FOX SPORTS 2'
		
	req = urllib2.Request(url)
	req.add_header('User-Agent', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14')
	req.add_header('Referer', 'http://w-sp.tv/embeds/f1.php?W=600&H=500')
	req.add_header('Domain','w-sp.tv')
	page = urllib2.urlopen(req)
	response = page.read()
	file=re.findall('file:\'(.*?)\',',response)
	file = str(file[0]).replace(':','%3a')
	full_url = '#SERVICE 4097:0:1:0:0:0:0:0:0:0:'+file+' '+ 'swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true timeout=30'+'\n'+'#DESCRIPTION '+title+'\n'
	f.write(full_url)
 

testi

Super VIP
Messages
1,728
why you can`t copy the stuff here and paste it to your bouquet file ???? :)

Code:
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b1fr swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true buffer=76000000
#DESCRIPTION BEIN SPORTS 1 FR
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b2fr swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true buffer=76000000
#DESCRIPTION BEIN SPORTS 2 FR
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b1 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true buffer=76000000
#DESCRIPTION BEIN SPORTS 1
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b2 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 2
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b3 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 3
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b4 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 4
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b5 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 5
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b6 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 6
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b7 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 7
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b8 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 8
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b9 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 9
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b10 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 10
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b11 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 11
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b12 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 12
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b13 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 13
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b14 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 14
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-b15 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BEIN SPORTS 15
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-s1 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION SKY SPORT NEWS
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-s2 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION SKY SPORT 1
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-s3 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION SKY SPORT 2
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-s4 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION SKY SPORT 3
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-s5 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION SKY SPORT 4
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-s6 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION SKY SPORT F1
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-s7 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BT1
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-s8 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION BT2
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-s9 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION ESP 1
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-s10 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION SKY SPORT NEWS
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-i1 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION SKY SPORT 1
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-i2 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION SKY SPORT 2
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-i3 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION SKY CALCIO HD
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-i4 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION SKY SPORT 24
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-u1 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION ESPN
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-u2 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION ESPN 2
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-u3 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION NBCN
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-u4 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION NFL NETWORK
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-u5 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION FOX SPORTS 1
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmpe%3a//195.154.220.115%3a1935/redirect/w-sp.tv-u6 swfUrl=http%3a//www.hdcast.org/j2/jwplayer.flash.swf pageUrl=http%3a//www.hdcast.org/ token=#yw%25tt#w@kku swfVfy=true live=true
#DESCRIPTION FOX SPORTS 2
 

fankoosh

Super Moderator
Messages
2,139
beinsports is not ok now from that server so planning to upload 5 different server for beinsports only
 

kiwiz

Senior Member
Messages
448
can you please add these 2 th

198.101.15.210:1935/live/zahratv1/playlist.m3u8
198.101.15.210:1935/live/mahditv1/playlist.m3u8
 

fankoosh

Super Moderator
Messages
2,139
filmon just needs new update & it will be available soon , but teledunet is no sultion for current situation coz magic idu is gone but lets wait & see
 

valentino50

Well Known Member
Messages
907
if u live in uk use the uk ip one , if u live outside uk use international one , i just checked both r still working fine , which image u use? does it support bouquet iptv?

Hi fankoosh what is the best image to use for iptv for dm800se
Iam using newnigma2 at the moment
 
Last edited:

fankoosh

Super Moderator
Messages
2,139
Hi fankoosh what is the best image to use for iptv for dm800se
Iam using newnigma2 at the moment

most of new images should support iptv , but the point is user of the image should handle to download the required lib/python files need for streaming from image feed , so openpli4,openatv4.2,openspa3.2,tsimage3 latest backups done should be fine , i make it easy in my backup to install main required iptv lib/python files, u can try those backups , or u may try install untouched (non-backup) images build by gjstroom or ramimaher, u can decide which is ok with ya when u try these images from download section
 
Top