From 66c736a4f19dfaa6fb211dd04fd4ced0098ffa69 Mon Sep 17 00:00:00 2001 From: Solomon Victorino Date: Fri, 15 Aug 2025 11:47:56 -0600 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 cd3a3db..a51aaf7 100644 --- a/source/data/manifest.json +++ b/source/data/manifest.json @@ -24,8 +24,8 @@ ], "sources": [{ "type": "file", - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.07.21/yt-dlp", - "sha256": "d6ff4b07579a491436d83413cad1ff18f5fa2a01f80effceb9b70147276ffeb8" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.11/yt-dlp", + "sha256": "940c36fad9001cbbd050cc8c113a4a3db69beeef2469e577adddcf16ee71d5c5" }] }, { -- GitLab