yt-dlp update

This commit is contained in:
msramalho
2023-02-22 18:28:20 +01:00
parent cd81cae559
commit 7b9483bbf9
2 changed files with 55 additions and 56 deletions

View File

@@ -14,7 +14,6 @@ loguru = "*"
ffmpeg-python = "*"
selenium = "*"
snscrape = "*"
yt-dlp = "*"
telethon = "*"
google-api-python-client = "*"
google-auth-httplib2 = "*"
@@ -30,6 +29,7 @@ tqdm = "*"
jinja2 = "*"
cryptography = "==38.0.4"
dataclasses-json = "*"
yt-dlp = ">=2023.2.17"
[requires]
python_version = "3.9"