X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=videosite%2FYouTubeGrabber.pm;h=28f50078c99860fc10d86bd65b68636c0be4aed8;hb=8052f22003809d346863ad01dab1a1c9dad507b8;hp=59d748b2c7b52c180a418344ead5229b91261328;hpb=17bca93d2b471f5f099a4046297159a029989430;p=videosite.git diff --git a/videosite/YouTubeGrabber.pm b/videosite/YouTubeGrabber.pm index 59d748b..28f5007 100644 --- a/videosite/YouTubeGrabber.pm +++ b/videosite/YouTubeGrabber.pm @@ -76,6 +76,7 @@ sub new { PASSWORD => ['', 'Password to use for YouTube login'], HTTPS => [1, 'Whether to use HTTPS (if available) to connect to YouTube'] }, + @_, ); return bless($self, $class);