mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
Documentation fixes
* Change all links to point to new fork URL * Changed sponskrub links to my fork of the same * Other typos
This commit is contained in:
parent
2e8d2629f3
commit
17fa3ee25f
11 changed files with 32 additions and 30 deletions
2
setup.py
2
setup.py
|
@ -66,7 +66,7 @@ setup(
|
|||
description=DESCRIPTION,
|
||||
long_description=LONG_DESCRIPTION,
|
||||
# long_description_content_type="text/markdown",
|
||||
url="https://github.com/pukkandan/yt-dlc",
|
||||
url="https://github.com/pukkandan/yt-dlp",
|
||||
packages=find_packages(exclude=("youtube_dl","test",)),
|
||||
#packages=[
|
||||
# 'youtube_dlc',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue