diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 6c5d50d480..4ed57892a9 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.11.12", + "version": "2025.12.08", "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.11.12/yt-dlp.exe", - "hash": "9f8b03a37125854895a7eebf50a605e34e7ec3bd2444931eff377f3ccec50e96" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.12.08/yt-dlp.exe", + "hash": "86c3280caa696b567c917ac138bbe0d17e45dc2b329f67562302ee4c3973a06f" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.11.12/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "ce8711187c1ed5fb82bce15efdf9bb84caa7901e9a72136e2c32e39110b18433" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.12.08/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "1aae06771a8bc9fc4c3da0b962cf1d483ef2fdf7dbeda19b1b78780ad91cb8e3" }, "arm64": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.11.12/yt-dlp_arm64.exe#/yt-dlp.exe", - "hash": "fee1b99c63a115a2e1a55ce362dc9b185af45a26b80da5ee1f084fd36ee4c323" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.12.08/yt-dlp_arm64.exe#/yt-dlp.exe", + "hash": "ccf68da4624c6996d30c35607edbe07eb4916528959b3d183b89925d68417fa7" } }, "bin": "yt-dlp.exe",