Hello
I am trying to get channels from:
http://www.afromotion.tv/afrotv/all
Such as TFM.
However, the m3u links are protected with WMSAUTH=.....which make the m3u link expire after a couple of minutes. I have been reading this thread about the regex function that can automatically fetch the new WMSAUTH=... and make the link non expirable. I tried playing the stream in LIVE STREAM PRO with no success.
<item>
<title>TFM</title>
<link>$doregex[get-M3U8]|User-Agent=Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Firefox/31.0</link>
<regex>
<name>get-M3U8</name>
<expres>file:"(.*?)"</expres>
<page>http://www.afromotion.tv/afrotv/watch/O</page>
</regex>
</item>
Someone please help!
Thanks in advance
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
hi guys is it possilble to get this working in a regex
By ,arkus88 in forum Newbie / General discussionsReplies: 2Last Post: 4th Apr 2016, 02:36 -
hi guys is it possilble to get this working in a regex
By ,arkus88 in forum Video Streaming DownloadingReplies: 1Last Post: 28th Mar 2016, 19:14