yt-dlp: Update to version 2025.07.21

This commit is contained in:
github-actions[bot] 2025-07-22 00:42:52 +00:00
parent ce1218cc95
commit ded4207021

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.06.30", "version": "2025.07.21",
"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.06.30/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.07.21/yt-dlp.exe",
"hash": "c070670e32cc7deaa5f3fcf51563b415ad9091323208f242fa6a3a3bab85bffd" "hash": "e08151c7943ab8510c1c3d7e2a8efc3942384e05f879eaaa9f1af52354596825"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.06.30/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.07.21/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "70d29552ad07431eee0b5d3bd7aa4aa91dd5526776bbebcef79ec2d40fceba37" "hash": "b68b253ea5a446d9c593b049a83fded0d1806b00d1ecabc67c628dce546e7242"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",