You can test the link without running the Kodi. From your browser open this view source then check the string which I posted above to see the live stream link is showing your or mine. The other thing is in your log file it open the whole source page before loading the stream link. It's weird. My log doesn't have that It just open the live stream file and play.I installed a fresh copy of kodi with Lsp v282 and dependencies and nothing else, then i added both of ur xml sources and run but still no results, since we are doing same methods from same sources then it can be only the geolock or location matter i guess.
view-source:http://dvrrtmp2.giniko.com/xml/tolotv.plist
https://pastebin.com/raw/A2c11v7r
Well It's nothing I can help with it. Here is my screen shot even with Opera browser and it shows the right live stream url![]()
yes the logs difference is very weird since we both using same kodi and same methods
and regarding the browser link, its every time the same. whenever i click that link this shows. screen shot is attached.
i am very sure web view matter is a geographic matter, although i found an apk that ''Tolo'' section of it navigates to this page and works (only the livestream). But Thanks for ur efforts bro appreciate itWell It's nothing I can help with it. Here is my screen shot even with Opera browser and it shows the right live stream url
![]()
Hi GujalAbroad India is available in DeccanDelight addon
Yupptv preview is a 5 minute recorded clip pulled from their vod server, no use writing code for it as it is not a live stream
Try this. Code will expired in 1 day
Hi streamwatcher2013 thanks again for this code it was working flawlessly up until last night are you able to look at it or help me fix it the siteCode:[B][COLOR="#FF0000"]https://pastebin.com/raw/tsEC9X9a[/COLOR][/B]
Update: fixed they had added cloudfare
thanks again![]()
<item>
<title>Gdrive regex</title>
<link>$doregex[url]</link>
<regex>
<name>url</name>
<expres><![CDATA[#$pyFunction
def GetLSProData(page_data,Cookie_Jar,m):
import re
strurl = (re.findall('"fmt_stream_map.*?(http[^|]*)', page_data)[0]).replace('\\u0026', '&').replace('\\u003d', '=')
return strurl
]]></expres>
<page>yourlinkhere</page>
</regex>
</item>
hxxp://diskokosmiko.mx/seri5/b-39451/bl0w-2001dvdrv0s3,444084,list,1,1.mkv
https://tinyurl.com/y98y2fcs
can someone help and regex this channel
Thanks in advanceCode:http://www.kalitetv.live/vox/
<item>
<title>[COLOR white]VOX [/COLOR]</title>
<link>$doregex[getUrl]</link>
<regex>
<name>getUrl</name>
<expres><![CDATA[#$pyFunction
import re,requests,base64
def GetLSProData(page_data,Cookie_Jar,m):
data=re.search(r'Player.*\n.*"(.*?)","(\d+)"',page_data)
source=requests.post('https://www.freelivetv.de/germany-vox-live',headers={'User-Agent':'iPad','Referer':'https://www.freelivetv.de/germany-vox-live','Accept':'*/*','X-Requested-With':'XMLHttpRequest'},data={'hash':data.group(1),'id':data.group(2)}).text
return base64.b64decode(re.findall('(.*)',source)[0][::-1]+'===')+'|User-Agent=iPad'
]]></expres>
<page>https://www.freelivetv.de/germany-vox-live</page>
<referer>https://www.freelivetv.de/germany-vox-live</referer>
<accept>text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8</accept>
<agent>iPad</agent>
<cookieJar></cookieJar>
</regex>
</item>
<item>
<title>SOCCER HIGHLIGHTS</title>
<link>$doregex[makelist]</link>
<thumbnail></thumbnail>
<regex>
<name>makelist</name>
<listrepeat><[/COLOR][COLOR gold] [makelist.param2][/COLOR]</title>
<link>http:$doregex[getUrl]</link>
<thumbnail></thumbnail>
]]></listrepeat>
<expres><![CDATA[title="(\d+.*?)\s-\s(.*?)".href="(.*?)"]]></expres>
<page>http://www.goalsarena.org/tr</page>
<referer>https://www.goalsarena.org/en/</referer>
<agent>Mozilla/5.0 (Windows NT 6.3; rv:36.0) Gecko/20100101 Firefox/36.04</agent>
<cookieJar></cookieJar>
</regex>
<regex>
<name>getiframe</name>
<expres><![CDATA[<iframe src="([^"]+)]]></expres>
<page>[makelist.param3]</page>
<referer>https://www.goalsarena.org/en/</referer>
<cookieJar></cookieJar>
</regex>
<regex>
<name>getUrl</name>
<expres><![CDATA[<a href="([^"]+)]]></expres>
<page>$doregex[getiframe]</page>
<referer>https://www.goalsarena.org/en/</referer>
<cookieJar></cookieJar>
</regex>
</item>
can anyone tell me how to view this directory in kodi??
hxxp://dl.royamovie.com/Movie/4k/
Many Thanks in advance![]()
dl.royamovie.com/Movie/4k/...part1.[COLOR="#FF0000"]rar[/COLOR]
Many thanks for your reply didn't notice they were in rar format.دوست عزیز چون اون فایل ها فشرده شده و به صورت زیپ و وین رار هستن کسی نمیتونه به توکمک کنه و در کودی قابل پخش نیستن
Code:dl.royamovie.com/Movie/4k/...part1.[COLOR="#FF0000"]rar[/COLOR]
Thread starter | Similar threads | Forum | Replies | Date |
---|---|---|---|---|
P | Request someone can helpme please, a like have this regex to livestreampor pleas | Addon Requests | 0 | |
A | Need help with regex | Kodi Support | 2 | |
A | [help]Regex in Python | Kodi Support | 2 |