📌 Fix broken yt-dlp dependency

This commit is contained in:
2024-07-09 15:54:21 +02:00
parent 1f3f1ac8bc
commit 84d07a39f7
2 changed files with 556 additions and 502 deletions

1056
pdm.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -20,7 +20,7 @@ dependencies = [
"moviepy @ git+https://github.com/OsaAjani/moviepy.git",
"tiktok-uploader @ git+https://github.com/Paillat-dev/tiktok-uploader.git",
"Google-Images-Search @ git+https://github.com/Paillat-dev/Google-Images-Search",
"yt-dlp[default]==2023.11.pdm16",
"yt-dlp[default]==2023.11.16",
"fix-busted-json==0.0.18",
"TTS==0.22.0",
]