From ff87b367dce059d04f3f1dc11000553a065f8f0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 9 Jun 2021 12:23:42 -0500 Subject: brand --- setup.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index af68b485e..a1e5d4317 100644 --- a/setup.py +++ b/setup.py @@ -104,12 +104,12 @@ setup( version=__version__, description=DESCRIPTION, long_description=LONG_DESCRIPTION, - url='https://github.com/ytdl-org/youtube-dl', + url='https://git.conocimientoslibres.ga/software/hypervideo.git', author='Ricardo Garcia', author_email='ytdl@yt-dl.org', - maintainer='Sergey M.', - maintainer_email='dstftw@gmail.com', - license='Unlicense', + maintainer='Jesús E..', + maintainer_email='heckyel@hyperbola.info', + license='CC0-1.0', packages=[ 'youtube_dl', 'youtube_dl.extractor', 'youtube_dl.downloader', -- cgit v1.2.3