Browse Source

Credit Pierre Rudloff for JeuxVideoIE and UnistraIE

Jaime Marquínez Ferrándiz 12 years ago
parent
commit
4a55479fa9
1 changed files with 1 additions and 0 deletions
  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'