Browse Source

Credit @adammw for tenplay (#2954)

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

+ 1 - 0
youtube_dl/__init__.py

@@ -61,6 +61,7 @@ __authors__  = (
     'Ralf Haring',
     'Koki Takahashi',
     'Ariset Llerena',
+    'Adam Malcontenti-Wilson',
 )
 
 __license__ = 'Public Domain'