-- $Id$ -- Probe function. function probe() return vlc.access == "http" and string.match( vlc.path, "metacafe.com" ) and ( string.match( vlc.path, "watch/" ) or string.match( vlc.path, "mediaURL=" ) ) end -- Parse function. function parse() if string.match( vlc.path, "watch/" ) then -- This is the HTML page's URL while true do -- Try to find the video's title line = vlc.readline() if not line then break end if string.match( line, "