X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=videosite%2FVeohGrabber.pm;h=c33f1d8b5508ab80ca7af39b1e620b4bab430709;hb=7e0dc82d9acebecc7f19f9b43c1c8e87d27599f7;hp=1b118d10b92d6a632ab7dc8bb18b55967abe66ae;hpb=422536027a2fb0656c25e18dba1e342c70533655;p=videosite.git diff --git a/videosite/VeohGrabber.pm b/videosite/VeohGrabber.pm index 1b118d1..c33f1d8 100644 --- a/videosite/VeohGrabber.pm +++ b/videosite/VeohGrabber.pm @@ -19,6 +19,7 @@ sub new { _SELFTESTURL => 'http://www.veoh.com/watch/v18348952fyn2twbe', _SELFTESTTITLE => '518_2 kureyon shinchan', PATTERNS => ['(http://(?:[-a-zA-Z0-9_.]+\.)*veoh.com/+watch/(\w+)\??)'], + @_, ); return bless($self, $class);