From: Philipp Hagemeister Date: Wed, 16 Nov 2011 08:33:03 +0000 (+0100) Subject: Credit authors of Soundclound and InfoQ extractors X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=aab771fbdfeb7bb57b4a7d8e22e13bf34d31bac3;p=youtube-dl Credit authors of Soundclound and InfoQ extractors --- 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'