From 39c66019ebc0f9ea9dd9f42c28a8c90c59314950 Mon Sep 17 00:00:00 2001 From: Simon Date: Sat, 23 Aug 2025 12:18:51 +0700 Subject: [PATCH] bump yt-dlp --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 976fa2b4..31a3a214 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,4 +12,4 @@ requests==2.32.5 ryd-client==0.0.6 uvicorn==0.35.0 whitenoise==6.9.0 -yt-dlp[default]==2025.8.20 +yt-dlp[default]==2025.8.22