about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2011-11-16 09:33:03 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2011-11-16 09:33:03 +0100
commitaab771fbdfeb7bb57b4a7d8e22e13bf34d31bac3 (patch)
tree5cb1c04128c83bc9e6942289caf00f35f2dd614f
parent00f95a93f50a6f496cfc6705b3a5c95b383cf9aa (diff)
downloadyoutube-dl-aab771fbdfeb7bb57b4a7d8e22e13bf34d31bac3.tar.gz
youtube-dl-aab771fbdfeb7bb57b4a7d8e22e13bf34d31bac3.tar.xz
youtube-dl-aab771fbdfeb7bb57b4a7d8e22e13bf34d31bac3.zip
Credit authors of Soundclound and InfoQ extractors
-rwxr-xr-xyoutube-dl2
1 files changed, 2 insertions, 0 deletions
diff --git a/youtube-dl b/youtube-dl
index d271e1a04..67f8a38fc 100755
--- a/youtube-dl
+++ b/youtube-dl
@@ -12,6 +12,8 @@ __author__  = (
 	'Rogério Brito',
 	'Philipp Hagemeister',
 	'Sören Schulze',
+	'Kevin Ngo',
+	'Ori Avtalion',
 	)
 
 __license__ = 'Public Domain'