Browse Source

Credit @patheticpat for 4tube.com (#2398)

Sergey M. 11 years ago
parent
commit
cbffec0c95
1 changed files with 1 additions and 0 deletions
  1. 1 0
      youtube_dl/__init__.py

+ 1 - 0
youtube_dl/__init__.py

@@ -44,6 +44,7 @@ __authors__  = (
     'Oleg Prutz',
     'pulpe',
     'Andreas Schmitz',
+    'Michael Kaiser',
 )
 
 __license__ = 'Public Domain'