From e05e6bee0378000b166b3bf5ea347e9ff24a84cc Mon Sep 17 00:00:00 2001 From: zehkira <9485872-zehkira@users.noreply.gitlab.com> Date: Thu, 23 Oct 2025 12:46:15 +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 266e4c4..dd8b053 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.10.14/yt-dlp", - "sha256": "104d8103f871fe5f165a945ab82884fa4f34007a8ab0d377fbad54482b6e0b68" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.10.22/yt-dlp", + "sha256": "fd99687645340163094d8b21390c59102900f3e7bcdd1fc0112622bf72989d4f" }] }, { -- GitLab