Hi, im new here.... someone can help me?
im trying to use this site on kodi with livestreamplayer but im getting error;;;; someone can help me please??
http://www.livrefilmeshd.net/
My regex code:
Code:<item> <title>http://www.livrefilmeshd.net/ | ResolverURL</title> <link>$doregex[makelist]</link> <regex> <name>makelist</name> <listrepeat><![CDATA[ <title>[COLOR gold][makelist.param1][/COLOR] ([makelist.param2])</title> <link>$doregex[makelist2]</link> <thumbnail>[makelist.param4]</thumbnail> ]]></listrepeat> <expres><![CDATA[#$pyFunction import re,requests def GetLSProData(page_data,Cookie_Jar,m):#streamwatcher2013 mdata=re.findall('class="toltips"><h3>(.*?)<.*?fa-calendar-alt.*?(\d+).*?fa-user".*?href="(.*?)".+?src="([^"]+)',re.findall('<ul id="posts">(?s)(.*?)(?:id="posts"|navigation)',page_data)[0]) count=200;pn=2;data=[] while pn <= int(count): page='http://www.livrefilmeshd.net/page/'+str(pn)+'/';source=requests.get(page).content.decode('ascii','ignore') data +=re.findall('class="toltips"><h3>(.*?)<.*?fa-calendar-alt.*?(\d+).*?fa-user".*?href="(.*?)".+?src="([^"]+)',re.findall('<ul id="posts">(?s)(.*?)(?:id="posts"|navigation)',source)[0]);pn +=1 return mdata+data ]]></expres> <page>http://www.livrefilmeshd.net/</page> </regex> <regex> <name>makelist2</name> <listrepeat><![CDATA[ <title>Server: [COLOR gold][makelist2.param2][/COLOR]</title> <urlsolve>[makelist2.param1]</urlsolve> <thumbnail>[makelist.param4]</thumbnail> ]]></listrepeat> <expres><![CDATA[#$pyFunction import re def GetLSProData(page_data,Cookie_Jar,m):#streamwatcher2013 return re.findall('div><div.class="embed\d-play".*?data-src="(h.+?//(?:www.|)(.*?)\.[^"]+)',re.findall('class="player">(?s)(.*?)<ul',page_data)[0]) ]]></expres> <page>[makelist.param3]</page> <referer>http://www.livrefilmeshd.net/</referer> </regex> </item>
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 1 of 1
			
		- 
	Last edited by hawkdown77; 24th Mar 2019 at 20:46. 
Similar Threads
- 
  Download subtitles file of http://www.smithsonianchannel.com/ videoBy rScot in forum SubtitleReplies: 2Last Post: 10th Jan 2017, 22:42
- 
  FFMpeg HTTP error 403 Forbidden with akamaihd.netBy theshaft in forum Video Streaming DownloadingReplies: 2Last Post: 24th Jan 2016, 20:43
- 
  http://xfinitytv.comcast.net/By PennyHartz in forum Video Streaming DownloadingReplies: 2Last Post: 15th Apr 2015, 16:56
- 
  How to fix an out of sync subtitle using www.subsync.netBy SubSync.net in forum User guidesReplies: 2Last Post: 13th Aug 2014, 16:54
- 
  www.SubSync.net - The 1st automatic subtitle syncing siteBy SubSync.net in forum SubtitleReplies: 3Last Post: 7th Aug 2014, 13:21


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote