Bump yt-dlp, #build

Changed:
- Bump yt-dlp fixing nsig extraction
This commit is contained in:
Simon
2025-03-25 09:12:26 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -294,7 +294,7 @@ CORS_ALLOW_HEADERS = list(default_headers) + [
# TA application settings # TA application settings
TA_UPSTREAM = "https://github.com/tubearchivist/tubearchivist" TA_UPSTREAM = "https://github.com/tubearchivist/tubearchivist"
TA_VERSION = "v0.5.0" TA_VERSION = "v0.5.1-unstable"
# API # API
REST_FRAMEWORK = { REST_FRAMEWORK = {

View File

@@ -12,4 +12,4 @@ requests==2.32.3
ryd-client==0.0.6 ryd-client==0.0.6
uvicorn==0.34.0 uvicorn==0.34.0
whitenoise==6.9.0 whitenoise==6.9.0
yt-dlp[default]==2025.3.21 yt-dlp[default]==2025.3.25