From d4564ee18c3cb791de8fd2b20b378c1976b6f17e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 08:30:07 +0000 Subject: [PATCH] yt-dlp: Update to version 2025.09.23 --- 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 cf4efac70e..0f020ae1ea 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.09.05", + "version": "2025.09.23", "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.09.05/yt-dlp.exe", - "hash": "627d0d906d07e63beff5e27a6f15a32d021618b5309e1ef083ffabef771afe93" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp.exe", + "hash": "2c0e36da21afedd9affee9b1b95d834a72fab2bb21864636ed4af1c6bad9f4f0" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.05/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "de8b7154aca37c58d1aa044567011920daf0acf5690a4b5a44acfc32a8ec8dcf" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "ee5dbec8382f66513feb31f78dce3c4c41e7289cbab44eb2465a68ec28c4ce9a" } }, "bin": "yt-dlp.exe",