浏览代码

Credit @georgjaehnig for spiegeltv

Philipp Hagemeister 11 年之前
父节点
当前提交
d30d28156d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      youtube_dl/__init__.py

+ 1 - 0
youtube_dl/__init__.py

@@ -57,6 +57,7 @@ __authors__  = (
     'Jason Normore',
     'Hoje Lee',
     'Adam Thalhammer',
+    'Georg Jähnig',
 )
 
 __license__ = 'Public Domain'