Credit @akirk for ellentv
authorPhilipp Hagemeister <phihag@phihag.de>
Thu, 21 Aug 2014 09:57:44 +0000 (11:57 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Thu, 21 Aug 2014 09:57:44 +0000 (11:57 +0200)
youtube_dl/__init__.py

index 962aedbff7d47c8d51511a6a1c76d5db65b4e9da..5d2137fe5f5fb9534dd6f1f65fc55a3b88834b85 100644 (file)
@@ -69,6 +69,7 @@ __authors__  = (
     'Dobrosław Żybort',
     'David Fabijan',
     'Sebastian Haas',
+    'Alexander Kirk',
 )
 
 __license__ = 'Public Domain'