Compare commits

..

7 Commits

Author SHA1 Message Date
Simon
21f0a09f5f bump TA_VERSION 2025-06-11 08:34:56 +07:00
Simon
12fc7e1663 bump requirements 2025-06-11 08:34:22 +07:00
Simon
1c60b2bb46 Merge branch 'master' into testing 2025-06-10 08:49:26 +07:00
Simon
3631fa0b2c bump yt-dlp, #build 2025-06-10 08:47:57 +07:00
Simon
dfcd46efbf add unstable tag 2025-06-10 08:38:58 +07:00
Simon
aa943567de bump bump yt-dlp 2025-06-10 08:37:48 +07:00
Simon
178c25f2f0 really no more feature requests please 2025-06-08 19:52:55 +07:00
3 changed files with 5 additions and 3 deletions

View File

@@ -10,3 +10,5 @@ body:
options: options:
- label: I understand that this issue will be closed without comment. - label: I understand that this issue will be closed without comment.
required: true required: true
- label: I will resist the temptation and I will not submit this issue. If I submit this, I understand I might get blocked from this repo.
required: true

View File

@@ -316,7 +316,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.3" TA_VERSION = "v0.5.4"
# API # API
REST_FRAMEWORK = { REST_FRAMEWORK = {

View File

@@ -8,8 +8,8 @@ djangorestframework==3.16.0
drf-spectacular==0.28.0 drf-spectacular==0.28.0
Pillow==11.2.1 Pillow==11.2.1
redis==6.2.0 redis==6.2.0
requests==2.32.3 requests==2.32.4
ryd-client==0.0.6 ryd-client==0.0.6
uvicorn==0.34.3 uvicorn==0.34.3
whitenoise==6.9.0 whitenoise==6.9.0
yt-dlp[default]==2025.5.22 yt-dlp[default]==2025.6.9