logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: b5bdc2699a5fead926114f6db6f1178181d75c58
parent 384b98cd8f90ef2ac25c1f4f20ba9385adabaca8
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Wed, 13 Nov 2013 10:52:22 +0100

Credit @jelly for gamekings extractor (#1759)

Diffstat:

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

diff --git a/youtube_dl/__init__.py b/youtube_dl/__init__.py @@ -32,6 +32,7 @@ __authors__ = ( 'Ismael Mejía', 'Steffan \'Ruirize\' James', 'Andras Elso', + 'Jelle van der Waa', ) __license__ = 'Public Domain'