summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2014-05-20 20:12:57 +0700
committerSergey M․ <dstftw@gmail.com>2014-05-20 20:12:57 +0700
commitc2ef29234cafaa9b91c9a6c82c6048fc9b442d16 (patch)
treea0e20b5df1266fd3245528b4dab43ed45a73db83
parent1a1826c1afe81fc8710ffa153d4c69c0a53b6666 (diff)
downloadyoutube-dl-c2ef29234cafaa9b91c9a6c82c6048fc9b442d16.tar.gz
youtube-dl-c2ef29234cafaa9b91c9a6c82c6048fc9b442d16.tar.xz
youtube-dl-c2ef29234cafaa9b91c9a6c82c6048fc9b442d16.zip
Credit @codesparkle for #2928, #2934, #2938, #2939
-rw-r--r--youtube_dl/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/__init__.py b/youtube_dl/__init__.py
index 4e657e297..cbb053e13 100644
--- a/youtube_dl/__init__.py
+++ b/youtube_dl/__init__.py
@@ -56,6 +56,7 @@ __authors__  = (
     'Nicolas Évrard',
     'Jason Normore',
     'Hoje Lee',
+    'Adam Thalhammer',
 )
 
 __license__ = 'Public Domain'