Browse Source

Credit @georgjaehnig for spiegeltv

Philipp Hagemeister 11 years ago
parent
commit
d30d28156d
1 changed files with 1 additions and 0 deletions
  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'