adds yt-dlp curl-cffi

This commit is contained in:
msramalho
2025-06-02 20:02:35 +01:00
parent 4170c2011c
commit 87e1cdc102
2 changed files with 233 additions and 5 deletions

View File

@@ -55,7 +55,7 @@ dependencies = [
"cryptography (>44.0.1,<45.0.0)",
"opentimestamps (>=0.4.5,<0.5.0)",
"bgutil-ytdlp-pot-provider (>=1.0.0)",
"yt-dlp (>=2025.5.22,<2026.0.0)",
"yt-dlp[curl-cffi,default] (>=2025.5.22,<2026.0.0)",
"secretstorage (>=3.3.3,<4.0.0)",
]