Browse Source

Credit Pierre Rudloff for JeuxVideoIE and UnistraIE

Jaime Marquínez Ferrándiz 12 năm trước cách đây
mục cha
commit
4a55479fa9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      youtube_dl/__init__.py

+ 1 - 0
youtube_dl/__init__.py

@@ -27,6 +27,7 @@ __authors__  = (
     'Johny Mo Swag',
     'Axel Noack',
     'Albert Kim',
+    'Pierre Rudloff',
 )
 
 __license__ = 'Public Domain'