yt-dlp: Update to version 2025.12.08

This commit is contained in:
github-actions[bot] 2025-12-08 00:45:37 +00:00
parent edea4ea6a6
commit 06444c6516

View File

@ -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",