diff options
author | Sergey M. <dstftw@gmail.com> | 2014-02-17 09:07:36 +0700 |
---|---|---|
committer | Sergey M. <dstftw@gmail.com> | 2014-02-17 09:07:36 +0700 |
commit | 0cea52cc183fbd5d9616b49ce49cb479ed9aad43 (patch) | |
tree | 89b066f3ccf1c16adbdc5ebe4d84ee1226a68f78 /youtube_dl/__init__.py | |
parent | 6d784e87f489eb754ffdc5be962c98fc8edfc395 (diff) |
Credit @pulpe for play.iprima.cz and stream.cz
Diffstat (limited to 'youtube_dl/__init__.py')
-rw-r--r-- | youtube_dl/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/__init__.py b/youtube_dl/__init__.py index 73844fbbb..055fd7029 100644 --- a/youtube_dl/__init__.py +++ b/youtube_dl/__init__.py @@ -42,6 +42,7 @@ __authors__ = ( 'Saimadhav Heblikar', 'Mike Col', 'Oleg Prutz', + 'pulpe', 'Andreas Schmitz', ) |