Browse Source

Credit @Nikerabbit for helsinki

Philipp Hagemeister 11 years ago
parent
commit
96d1637082
1 changed files with 1 additions and 0 deletions
  1. 1 0
      youtube_dl/__init__.py

+ 1 - 0
youtube_dl/__init__.py

@@ -45,6 +45,7 @@ __authors__  = (
     'pulpe',
     'Andreas Schmitz',
     'Michael Kaiser',
+    'Niklas Laxström',
 )
 
 __license__ = 'Public Domain'