[ie/youtube] Update ejs to 0.5.0 (#16031)

Authored by: bashonly
This commit is contained in:
bashonly
2026-02-21 14:05:38 -06:00
committed by GitHub
parent 1d1358d09f
commit c105461647
5 changed files with 487 additions and 171 deletions

View File

@@ -55,7 +55,7 @@ default = [
"requests>=2.32.2,<3",
"urllib3>=2.0.2,<3",
"websockets>=13.0",
"yt-dlp-ejs==0.4.0",
"yt-dlp-ejs==0.5.0",
]
curl-cffi = [
"curl-cffi>=0.5.10,!=0.6.*,!=0.7.*,!=0.8.*,!=0.9.*,<0.15; implementation_name=='cpython'",