yt-dlp: Update to version 2025.09.23

This commit is contained in:
github-actions[bot] 2025-09-23 08:30:07 +00:00
parent 9914348cf6
commit d4564ee18c

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.09.05", "version": "2025.09.23",
"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.05/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp.exe",
"hash": "627d0d906d07e63beff5e27a6f15a32d021618b5309e1ef083ffabef771afe93" "hash": "2c0e36da21afedd9affee9b1b95d834a72fab2bb21864636ed4af1c6bad9f4f0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.05/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "de8b7154aca37c58d1aa044567011920daf0acf5690a4b5a44acfc32a8ec8dcf" "hash": "ee5dbec8382f66513feb31f78dce3c4c41e7289cbab44eb2465a68ec28c4ce9a"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",