yt-dlp: Update to version 2025.11.12

This commit is contained in:
github-actions[bot] 2025-11-12 04:30:21 +00:00
parent 2eee1fa0f7
commit 43937194a1

View File

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