commit: 845d14d377ab8eb54c2c88ddcbb85f59fe7eed78 parent 4a9540b6d23ce247e13d74ce1f16f0aed238e08b Author: Philipp Hagemeister <phihag@phihag.de> Date: Fri, 7 Feb 2014 12:00:58 +0100 credit @Fnordlab for chilloutzoneDiffstat:
M | youtube_dl/__init__.py | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/youtube_dl/__init__.py b/youtube_dl/__init__.py @@ -41,6 +41,7 @@ __authors__ = ( 'Chris Gahan', 'Saimadhav Heblikar', 'Mike Col', + 'Andreas Schmitz', ) __license__ = 'Public Domain'