bump yt-dlp, #build

This commit is contained in:
Simon
2025-06-10 08:47:57 +07:00
parent 178c25f2f0
commit 3631fa0b2c
2 changed files with 2 additions and 2 deletions

View File

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