|
|
|
@ -59,7 +59,8 @@ setup(
|
|
|
|
|
name='youtube_dl',
|
|
|
|
|
version=__version__,
|
|
|
|
|
description='YouTube video downloader',
|
|
|
|
|
long_description = 'Small command-line program to download videos from YouTube.com and other video sites.',
|
|
|
|
|
long_description='Small command-line program to download videos from'
|
|
|
|
|
' YouTube.com and other video sites.',
|
|
|
|
|
url='https://github.com/rg3/youtube-dl',
|
|
|
|
|
author='Ricardo Garcia',
|
|
|
|
|
maintainer='Philipp Hagemeister',
|
|
|
|
|