From 29e122cb4f82843e0e07777aa6438f2755577d4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 00:37:44 +0000 Subject: [PATCH] yt-dlp: Update to version 2025.08.22 --- bucket/yt-dlp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index daae9ff37a..8ca4d0898c 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.08.20", + "version": "2025.08.22", "description": "A youtube-dl fork with additional features and fixes.", "homepage": "https://github.com/yt-dlp/yt-dlp", "license": "Unlicense", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.20/yt-dlp.exe", - "hash": "2e6d10f814123b1e3358ced337f72dda1b47fda0c4ef1a0289286bba63fbf763" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.22/yt-dlp.exe", + "hash": "5ff450b4baf232e756de5637d9fe46c2a43239c305cbe00e2abcb0785cb4b519" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.20/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "f15e392068f8ad2f90cd22c81cc7d16e966d79c1fb67dbd194c65fe2c86ed57d" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.22/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "a61f1c65ddff0ec4fa7e313692117ee2f9b96eb8d682269612967a0238577630" } }, "bin": "yt-dlp.exe",