youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 64a6f26c5d3720b36a7486dc9883ec74f0e4a3b2
parent a9633f14577db35ce1bed3f8d623a7be8f287e87
Author: Ricardo Garcia <sarbalap+freshmeat@gmail.com>
Date:   Mon,  2 Feb 2009 20:34:20 +0100

Put Danny Colligan as an author in the script itself

Diffstat:
Myoutube-dl | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/youtube-dl b/youtube-dl @@ -1,6 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # Author: Ricardo Garcia Gonzalez +# Author: Danny Colligan # License: Public domain code import htmlentitydefs import httplib