From 421f3c46bef30131051171795488e47b876c1019 Mon Sep 17 00:00:00 2001 From: zehkira <9485872-zehkira@users.noreply.gitlab.com> Date: Fri, 17 Oct 2025 16:35:24 +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 b082907..266e4c4 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.26/yt-dlp", - "sha256": "9215a371883aea75f0f2102c679333d813d9a5c3bceca212879a4a741a5b4657" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.10.14/yt-dlp", + "sha256": "104d8103f871fe5f165a945ab82884fa4f34007a8ab0d377fbad54482b6e0b68" }] }, { -- GitLab