yt-dlp: Update to version 2025.10.14

This commit is contained in:
github-actions[bot] 2025-10-15 00:38:34 +00:00
parent d06e3779a3
commit deeafed02e

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.09.26", "version": "2025.10.14",
"description": "A youtube-dl fork with additional features and fixes.", "description": "A youtube-dl fork with additional features and fixes.",
"homepage": "https://github.com/yt-dlp/yt-dlp", "homepage": "https://github.com/yt-dlp/yt-dlp",
"license": "Unlicense", "license": "Unlicense",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.26/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.10.14/yt-dlp.exe",
"hash": "f930cb6bef322cb692fb9e778ee52952619e75f07f2b063d554ff2100cebf7d9" "hash": "9ba4b80c9b64a7a2145c77c33b0208adaad34a650c73ea8373d64d6173ecd1a7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.26/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.10.14/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "dab92346c3699936dc036961661cba4cef8113dcd062379ddc072f158da464b3" "hash": "bb7304e52e87b2860195d8a89d935c3375a1be28d38c968dd314d907e37e4795"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",