1
0
Fork 0

[ie/youtube] Update ejs to 0.3.2 (#15267)

Authored by: bashonly
This commit is contained in:
bashonly 2025-12-07 17:51:49 -06:00 committed by GitHub
commit 0c7e4cfcae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

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