From 7a2c262c2161ece8f79748f0547ff840422a772e Mon Sep 17 00:00:00 2001 From: zehkira <9485872-zehkira@users.noreply.gitlab.com> Date: Sat, 27 Sep 2025 13:44:34 +0200 Subject: [PATCH] Update yt-dlp --- source/data/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/data/manifest.json b/source/data/manifest.json index 06fba11..b082907 100644 --- a/source/data/manifest.json +++ b/source/data/manifest.json @@ -107,8 +107,8 @@ ], "sources": [{ "type": "file", - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp", - "sha256": "0e53f5ff29eecb9923fca12979f3808f429ec193ab73346ae9a7e2ea6f619666" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.26/yt-dlp", + "sha256": "9215a371883aea75f0f2102c679333d813d9a5c3bceca212879a4a741a5b4657" }] }, { -- GitLab