diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2011-11-24 18:58:19 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2011-11-24 18:58:19 +0100 |
commit | a95567af99d182784314320ceca858bd960559c6 (patch) | |
tree | 315704dff7b6973f7f21cc1fbe961ccee1c23e79 | |
parent | 849edab8ec4fed42f131285b66235b26c78a2d1a (diff) |
Credit shizeeg for Mixcloud IE
-rwxr-xr-x | youtube-dl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube-dl b/youtube-dl index 1ce120007..ebfb6ae06 100755 --- a/youtube-dl +++ b/youtube-dl @@ -14,6 +14,7 @@ __author__ = ( 'Sören Schulze', 'Kevin Ngo', 'Ori Avtalion', + 'shizeeg', ) __license__ = 'Public Domain' |