Credit @thornomad for glide (#3944)
authorPhilipp Hagemeister <phihag@phihag.de>
Fri, 24 Oct 2014 13:29:44 +0000 (15:29 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Fri, 24 Oct 2014 13:29:44 +0000 (15:29 +0200)
youtube_dl/__init__.py

index a1079e5966f3ac9cfb4edde5c20f904f1c760554..6b0efe059352ab252476b4df808c6cfdbfdcc121 100644 (file)
@@ -80,6 +80,7 @@ __authors__  = (
     '5moufl',
     'lenaten',
     'Dennis Scheiba',
+    'Damon Timm',
 )
 
 __license__ = 'Public Domain'