|
SawliveSupport for sawlive streams You just need to know or regex the url of sawlive and then call it like this. <item> <title>saw function</title> <link>$doregex[get-rtmp] swfUrl=http://static2.sawlive.tv/player.swf conn=S:OK --live</link> <regex> <name>get-rtmp</name> <expres>$pyFunction:get_saw_rtmp('http://sawlive.tv/embed/splive22','http://cdn.zuuk.net/sporttvlive_2.php')</expres> <page></page> </regex> </item See the two param to get_saw_rtmp, first is the url and second one is the referer. There is smiliar function for leton as well, use get_leton_rtmp for leton urls. |