aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorDiego Fernando Rodríguez Varón <diegorodriguezv@gmail.com>2020-11-14 09:40:51 -0500
committerDiego Fernando Rodríguez Varón <diegorodriguezv@gmail.com>2020-11-14 09:40:51 -0500
commita2044d57ca89a463a731febd5e95033c36427ab6 (patch)
tree10a57e386d3bcc6382a813bcbe785eed08fed0eb /setup.py
parentfff50711120b1a1c0477550748768d1e5b1fb755 (diff)
parentd052b9a112fb7ae749a829dceba6e3289663a303 (diff)
downloadhypervideo-pre-a2044d57ca89a463a731febd5e95033c36427ab6.tar.lz
hypervideo-pre-a2044d57ca89a463a731febd5e95033c36427ab6.tar.xz
hypervideo-pre-a2044d57ca89a463a731febd5e95033c36427ab6.zip
Merge branch 'master' of https://github.com/blackjack4494/yt-dlc into fix-tmz
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a10ef0a77..6908f2404 100644
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ setup(
description=DESCRIPTION,
long_description=LONG_DESCRIPTION,
# long_description_content_type="text/markdown",
- url="https://github.com/blackjack4494/youtube-dlc",
+ url="https://github.com/blackjack4494/yt-dlc",
packages=find_packages(exclude=("youtube_dl","test",)),
#packages=[
# 'youtube_dlc',