logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 2fcec131f5318f888647cddeb6e3ec118129241b
parent 9f62eaf4ef87cd379318a1330373317cd6d4d63c
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Mon,  3 Mar 2014 12:54:01 +0100

Credit @juancri for canal13cl (#2498)

Diffstat:

Myoutube_dl/__init__.py1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/youtube_dl/__init__.py b/youtube_dl/__init__.py @@ -49,6 +49,7 @@ __authors__ = ( 'David Triendl', 'Anthony Weems', 'David Wagner', + 'Juan C. Olivares', ) __license__ = 'Public Domain'