X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=videosite%2FBlipTVGrabber.pm;h=86084dd992c74bf9a5c3be091854c6f8670a44aa;hb=3255f6f448ae2e392871dc5241536b0dfb009a59;hp=20dc0d520770b0dad66daa372a6a246dee89ab36;hpb=17bca93d2b471f5f099a4046297159a029989430;p=videosite.git diff --git a/videosite/BlipTVGrabber.pm b/videosite/BlipTVGrabber.pm index 20dc0d5..86084dd 100644 --- a/videosite/BlipTVGrabber.pm +++ b/videosite/BlipTVGrabber.pm @@ -21,6 +21,7 @@ sub new { _SELFTESTURL => 'http://blip.tv/rebelliouspixelscom/buffy-vs-edward-twilight-remixed-2274024', _SELFTESTTITLE => 'Buffy vs Edward (Twilight Remixed)', PATTERNS => ['(http://(?:[-a-zA-Z0-9_.]+\.)*blip.tv/\S+/\S+)'], + @_, ); return bless($self, $class);