From 544a611544a97a5954cf588c56eb87496c98fc57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Sep 2025 00:35:52 +0000 Subject: [PATCH] yt-dlp: Update to version 2025.09.26 --- 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 0f020ae1ea..125bbaf272 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.09.23", + "version": "2025.09.26", "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.23/yt-dlp.exe", - "hash": "2c0e36da21afedd9affee9b1b95d834a72fab2bb21864636ed4af1c6bad9f4f0" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.26/yt-dlp.exe", + "hash": "f930cb6bef322cb692fb9e778ee52952619e75f07f2b063d554ff2100cebf7d9" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "ee5dbec8382f66513feb31f78dce3c4c41e7289cbab44eb2465a68ec28c4ce9a" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.26/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "dab92346c3699936dc036961661cba4cef8113dcd062379ddc072f158da464b3" } }, "bin": "yt-dlp.exe",