fix: update yt-dlp to latest for YouTube bot detection bypass
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
fb5d189334
commit
4619b53b5e
|
|
@ -7,7 +7,7 @@ pydantic-settings==2.7.0
|
||||||
arq==0.26.1
|
arq==0.26.1
|
||||||
redis==5.2.1
|
redis==5.2.1
|
||||||
httpx==0.28.1
|
httpx==0.28.1
|
||||||
yt-dlp==2024.12.23
|
yt-dlp>=2025.1.1
|
||||||
sse-starlette==2.2.1
|
sse-starlette==2.2.1
|
||||||
python-multipart==0.0.20
|
python-multipart==0.0.20
|
||||||
aiofiles==24.1.0
|
aiofiles==24.1.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue