From: Christian Garbs Date: Wed, 26 Dec 2007 23:30:19 +0000 (+0100) Subject: fix ancestry X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=videosite.git;a=commitdiff_plain;h=60da6f4bc6779c9faa41a1e1dba6c0afbe9706ee fix ancestry --- diff --git a/videosite.pl b/videosite.pl index ee1fa26..7c8253e 100644 --- a/videosite.pl +++ b/videosite.pl @@ -4,6 +4,8 @@ # licensed under GNU GPL v2 # # Based on youtube.pl by Christian Garbs +# which in turn is +# based on trigger.pl by Wouter Coekaerts use strict; use Irssi 20020324 qw (command_bind command_runsub signal_add_first signal_add_last); diff --git a/videosite/YouTubeGrabber.pm b/videosite/YouTubeGrabber.pm index 5930c34..dd1b2af 100644 --- a/videosite/YouTubeGrabber.pm +++ b/videosite/YouTubeGrabber.pm @@ -1,5 +1,4 @@ # -# based on trigger.pl by Wouter Coekaerts # download strategy revised using # http://www.kde-apps.org/content/show.php?content=41456