From 43937194a152fa39dac86fcc97ce57b886d420bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 04:30:21 +0000 Subject: [PATCH] yt-dlp: Update to version 2025.11.12 --- bucket/yt-dlp.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 9b373840b6..6c5d50d480 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.10.22", + "version": "2025.11.12", "description": "A youtube-dl fork with additional features and fixes.", "homepage": "https://github.com/yt-dlp/yt-dlp", "license": "Unlicense", @@ -8,16 +8,16 @@ }, "architecture": { "64bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.10.22/yt-dlp.exe", - "hash": "f54b89f1855117b664f18828b5abcc7f80e197f47d15e8983d9775f45a275f43" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.11.12/yt-dlp.exe", + "hash": "9f8b03a37125854895a7eebf50a605e34e7ec3bd2444931eff377f3ccec50e96" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.10.22/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "f36d65d4364fc549774a3ff7e6ca272a0b843c5c89aa4c6466a38608e633a7f8" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.11.12/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "ce8711187c1ed5fb82bce15efdf9bb84caa7901e9a72136e2c32e39110b18433" }, "arm64": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.10.22/yt-dlp_arm64.exe#/yt-dlp.exe", - "hash": "7cc0cebf3a3c99493910e4bd73da23289d07f2f6a07fc36762299626ba7c03d9" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.11.12/yt-dlp_arm64.exe#/yt-dlp.exe", + "hash": "fee1b99c63a115a2e1a55ce362dc9b185af45a26b80da5ee1f084fd36ee4c323" } }, "bin": "yt-dlp.exe",