浏览代码

Credit @Huarong for tv.sohu.com

Jaime Marquínez Ferrándiz 12 年之前
父节点
当前提交
085bea4513
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      youtube_dl/__init__.py

+ 1 - 0
youtube_dl/__init__.py

@@ -28,6 +28,7 @@ __authors__  = (
     'Axel Noack',
     'Albert Kim',
     'Pierre Rudloff',
+    'Huarong Huo',
 )
 
 __license__ = 'Public Domain'