yt-dlp: Update to version 2025.08.22

This commit is contained in:
github-actions[bot] 2025-08-23 00:37:44 +00:00
parent 03f0fb5db8
commit 29e122cb4f

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.08.20", "version": "2025.08.22",
"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.08.20/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.22/yt-dlp.exe",
"hash": "2e6d10f814123b1e3358ced337f72dda1b47fda0c4ef1a0289286bba63fbf763" "hash": "5ff450b4baf232e756de5637d9fe46c2a43239c305cbe00e2abcb0785cb4b519"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.20/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.22/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "f15e392068f8ad2f90cd22c81cc7d16e966d79c1fb67dbd194c65fe2c86ed57d" "hash": "a61f1c65ddff0ec4fa7e313692117ee2f9b96eb8d682269612967a0238577630"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",