X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=setup.py;h=f14f9637722e03aceb0aa96a9da1c65d91ef776e;hb=db477d3a37cbe5df5fd9151d557db33d8534e9f2;hp=347a4f2d8090ad85823ca8ca4bae424fcd25a832;hpb=f44415360e7bdf1b7b90c0c4b08199518210f009;p=youtube-dl.git diff --git a/setup.py b/setup.py index 347a4f2d8..f14f96377 100644 --- 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'],