yt-dlp: Update to version 2025.08.20

This commit is contained in:
github-actions[bot] 2025-08-20 04:29:43 +00:00
parent 1fa848d750
commit 26a29af111

View File

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