Browse Source

Credit @gabeos for crunchyroll:playlist (#3988)

Philipp Hagemeister 11 years ago
parent
commit
5894a4f4ee
1 changed files with 2 additions and 1 deletions
  1. 2 1
      youtube_dl/__init__.py

+ 2 - 1
youtube_dl/__init__.py

@@ -82,7 +82,8 @@ __authors__  = (
     'Dennis Scheiba',
     'Damon Timm',
     'winwon',
-    'Xavier Beynon'
+    'Xavier Beynon',
+    'Gabriel Schubiner',
 )
 
 __license__ = 'Public Domain'