Browse Source

Credit @saper for tvp IE (#1730)

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

+ 1 - 0
youtube_dl/__init__.py

@@ -33,6 +33,7 @@ __authors__  = (
     'Steffan \'Ruirize\' James',
     'Andras Elso',
     'Jelle van der Waa',
+    'Marcin Cieślak',
 )
 
 __license__ = 'Public Domain'