youtube-dl -> yt-dlp

This commit is contained in:
2023-09-05 00:04:36 +02:00
parent ab7ff50cc5
commit 973c15af7a
5 changed files with 314 additions and 16 deletions

View File

@@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = ">=3.7,<4.0"
mpv = ">=0.1" # TODO: do we use this?
youtube_dl = "^2021.12.17"
yt-dlp = "^2023.7.6"
sanic = ">=21.12.2"
sanic-ext = ">=23.6.0"
#sanic-openapi = ">=21.6.1"