浏览代码

Credit @jelly for gamekings extractor (#1759)

Philipp Hagemeister 12 年之前
父节点
当前提交
b5bdc2699a
共有 1 个文件被更改,包括 1 次插入0 次删除
  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'