--https://goodgame.ru/channel/Uncle_Vania --https://goodgame.ru/channel/akudji -- Probe function. function probe() if vlc.access ~= "http" and vlc.access ~= "https" then return false end return vlc.path:match("goodgame%.ru/channel/") end -- Parse function. function parse() local html = vlc.read(300000) local url = "http://hls.goodgame.ru/hls/" .. html:match('var%s*src%s*=%s*\"(.-)\"') .. ".m3u8" local title = html:match('