Hello experts, hope everyone is doing well... can i get regex for this site?
Thanks in advance.Code:https://canlitv.plus/
https://pastebin.com/raw/kqveSfbZ
Here has it regexhi anyone help regex this link please
thanksCode:http://www.livetvs.io/izle/tv8.html
<item>
<title>[COLOR lightskyblue]https://www.tv8.com.tr/canli-yayin[/COLOR] </title>
<link>$doregex[cristalazul]|Referer=https://www.tv8.com/&User-Agent=Mozilla/5.0 (Windows NT 6.1; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0</link>
<regex>
<name>cristalazul</name>
<expres><![CDATA[(?s)src': "(.*?)"]]></expres>
<page>https://www.tv8.com.tr/canli-yayin</page>
</regex>
</item>
Bitteschön..Hello experts, hope everyone is doing well... can i get regex for this site?
Thanks in advance.Code:https://canlitv.plus/
Thanks dude worked very wellBitteschön..
<item>
<title>https://canlitv.plus</title>
<link>https://www.tvaddons.co/forums/$doregex[makelist]</link>
<regex>
<name>makelist</name>
<listrepeat><=!=[=C=D=A=T=A=[
<title>[COLOR white][/COLOR][COLOR yellow][makelist.param2][/COLOR]</title>
<link>https://www.tvaddons.co/forums/$doregex[m3u8]|User-Agent=iPhone</link>
<thumbnail>[makelist.param3]</thumbnail>
]=]=></listrepeat>
<!-- <expres><=!=[=C=D=A=T=A=[href="(.*?)".+?title="(.*?)"[\d\D]*?img src="(.*?)"]=]=></expres> -->
<expres><=!=[=C=D=A=T=A=[href="(.*?)" title="(.*?)">*\W.div.*?img src="(.*?)"]=]=></expres
<page>https://canlitv.plus/</page>
<agent>Mozilla/5.0 (iPhone; CPU iPhone OS 9_2 like Mac OS X) AppleWebKit/601.1 (KHTML, like Gecko) CriOS/47.0.2526.70 Mobile/13C71 Safari/601.1.46</agent>
<accept>*/*;q=0.8</accept>
<cookieJar></cookieJar>
</regex>
<regex>
<name>m3u8</name>
<expres>file: '(.*?)'</expres>
<page>$doregex[getpage]</page>
<agent>Mozilla/5.0 (iPhone; CPU iPhone OS 9_2 like Mac OS X) AppleWebKit/601.1 (KHTML, like Gecko) CriOS/47.0.2526.70 Mobile/13C71 Safari/601.1.46</agent>
<accept>*/*;q=0.8</accept>
<referer>[makelist.param1]</referer>
<cookieJar></cookieJar>
</regex>
<regex>
<name>getpage</name>
<expres>src="(.*?security.*?)"</expres>
<page>[makelist.param1]</page>
<referer>[makelist.param1]</referer>
<agent>Mozilla/5.0 (iPhone; CPU iPhone OS 9_2 like Mac OS X) AppleWebKit/601.1 (KHTML, like Gecko) CriOS/47.0.2526.70 Mobile/13C71 Safari/601.1.46</agent>
<accept>*/*;q=0.8</accept>
</regex>
</item>
<item>
Thanks mate but i already got another makelist for it.try this
Code:https://pastebin.com/raw/kqveSfbZ
Here has it regex
Code:<item> <title>[COLOR lightskyblue]https://www.tv8.com.tr/canli-yayin[/COLOR] </title> <link>https://www.tvaddons.co/forums/$doregex[cristalazul]|Referer=https://www.tv8.com/&User-Agent=Mozilla/5.0 (Windows NT 6.1; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0</link> <regex> <name>cristalazul</name> <expres><=!=[=C=D=A=T=A=[(?s)src': "(.*?)"]=]=></expres> <page>https://www.tv8.com.tr/canli-yayin</page> </regex> </item>
Sorrythanks but dont work
<item>
<title>[COLOR lightskyblue]https://www.tv8.com.tr/canli-yayin[/COLOR] </title>
<link>$doregex[cristalazul]|Referer=https://www.tv8.com/&User-Agent=Mozilla/5.0 (Windows NT 6.1; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0</link>
<regex>
<name>cristalazul</name>
<expres><![CDATA[(?s)src'.*? "(.*?)"]]></expres>
<page>https://www.tv8.com.tr/canli-yayin</page>
</regex>
</item>
<item>
<title>Highlights</title>
<link>$doregex[makelist]</link>
<thumbnail>https://www.spormacozeti.com/wp-content/uploads/2016/10/spormacozeti-logo-color-wopt-4.png</thumbnail>
<regex>
<name>makelist</name>
<listrepeat><[/COLOR][COLOR gold] [makelist.param2][/COLOR]</title>
<link>$doregex[getUrl]</link>
<thumbnail></thumbnail>
]]></listrepeat>
<expres><![CDATA[title="(\d+.*?)\s-\s(.*?)".href="(.*?)"]]></expres>
<page>http://www.goalsarena.org/tr</page>
<referer>http://www.goalsarena.org/</referer>
<agent>Mozilla/5.0 (Windows NT 6.3; rv:36.0) Gecko/20100101 Firefox/36.04</agent>
<cookieJar></cookieJar>
</regex>
<regex>
<name>getUrl</name>
<expres><![CDATA[#$pyFunction
import requests,re
def GetLSProData(page_data,Cookie_Jar,m):
ua='Mozilla/5.0 (Windows NT 6.3; rv:36.0) Gecko/20100101 Firefox/36.04'
link=re.findall('data-config="(.*?)"',page_data)[0]
url='http:' + link
source=requests.get(url,headers={'User-Agent':ua,'Referer':'[makelist.param3]','Accept':'/*','Connection':'keep-alive'}).text
f4m=re.findall('"f4m":".+?\/\/(.*?)"',source)[0]
url='http://' + f4m
source=requests.get(url,headers={'User-Agent':ua,'Referer':'[makelist.param3]','Accept':'/*','Connection':'keep-alive'}).text
return 'http://' + re.findall('url=".+\/\/(.*?)"',source)[0]
]]></expres>
<page>[makelist.param3]</page>
<referer>http://www.goalsarena.org/</referer>
<cookieJar></cookieJar>
</regex>
</item>
Here u goHi streamwatcher2013,
is it possible an help for?
Thanks in advanceCode:hxxp://www.socceron.md/framev.htm
https://pastebin.com/vH1CZ9rn
Don't mind, streamwatcher2013.Here u go. Sorry for delay. Too many stuffs to handle on holidays season.
Code:https://pastebin.com/vH1CZ9rn
Don't mind, streamwatcher2013.
Many & many thanks!
Congratulations because it is a regex that I find a wonder and very complicated to doHere u go. Sorry for delay. Too many stuffs to handle on holidays season.
Code:https://pastebin.com/vH1CZ9rn
Sorry
Code:<item> <title>[COLOR lightskyblue]https://www.tv8.com.tr/canli-yayin[/COLOR] </title> <link>https://www.tvaddons.co/forums/$doregex[cristalazul]|Referer=https://www.tv8.com/&User-Agent=Mozilla/5.0 (Windows NT 6.1; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0</link> <regex> <name>cristalazul</name> <expres><=!=[=C=D=A=T=A=[(?s)src'.*? "(.*?)"]=]=></expres> <page>https://www.tv8.com.tr/canli-yayin</page> </regex> </item>
hxxps://twitch.tv/directory/game/Counter-Strike%3A%20Global%20Offensive
it is not possible, the web does not have this information
Yeah needs Twitch TV addonI do not think this is possible! But wait, maybe an expert can solve thatCode:https://twitch.tv/directory/game/Counter-Strike%3A%20Global%20Offensive
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 |