logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 3906e6ce6001d4dece9596284edc75dff4502497
parent c7d3c3db0d7745010ba1f2a57ba7cc5c24cadaf6
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Thu,  5 Jan 2012 00:36:47 +0100

correct epydoc

Diffstat:

Myoutube_dl/__init__.py2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/__init__.py b/youtube_dl/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -__author__ = ( +__authors__ = ( 'Ricardo Garcia Gonzalez', 'Danny Colligan', 'Benjamin Johnson',