Browse Source

Credit @jelly for gamekings extractor (#1759)

Philipp Hagemeister 11 years ago
parent
commit
b5bdc2699a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      youtube_dl/__init__.py

+ 1 - 0
youtube_dl/__init__.py

@@ -32,6 +32,7 @@ __authors__  = (
     'Ismael Mejía',
     'Steffan \'Ruirize\' James',
     'Andras Elso',
+    'Jelle van der Waa',
 )
 
 __license__ = 'Public Domain'