X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=videosite.git;a=blobdiff_plain;f=libvideosite.pm;h=10f1e8113b639c4e1feba7f476d8dd7a571c1530;hp=b581e5a1503354d6b58fa80598c864d5794a798c;hb=3aa109a9545cb5476bd7e8b4102c3012e3fd242b;hpb=eaa22f64e0c03b9683519e2cd1757ec5343131fc diff --git a/libvideosite.pm b/libvideosite.pm index b581e5a..10f1e81 100644 --- a/libvideosite.pm +++ b/libvideosite.pm @@ -1,3 +1,12 @@ +# library to autodownload flash videos +# +# (c) 2007-2008 by Ralf Ertzinger +# licensed under GNU GPL v2 +# +# Based on youtube.pl by Christian Garbs +# which in turn is +# based on trigger.pl by Wouter Coekaerts + package libvideosite; require Exporter;