Merge pull request #1620 from jaimeMF/console_script
[youtube-dl] / setup.py
index 347a4f2d8090ad85823ca8ca4bae424fcd25a832..f14f9637722e03aceb0aa96a9da1c65d91ef776e 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -67,6 +67,7 @@ setup(
     ' YouTube.com and other video sites.',
     url='https://github.com/rg3/youtube-dl',
     author='Ricardo Garcia',
+    author_email='ytdl@yt-dl.org',
     maintainer='Philipp Hagemeister',
     maintainer_email='phihag@phihag.de',
     packages=['youtube_dl', 'youtube_dl.extractor'],