yt-dlp: Update to version 2025.03.27

This commit is contained in:
github-actions[bot] 2025-03-28 00:37:13 +00:00
parent cc7eba9946
commit 3135333a0f

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.03.26", "version": "2025.03.27",
"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.03.26/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.03.27/yt-dlp.exe",
"hash": "sha512:bfda228334585030dd04723af29a386ff486448692df1d5e3f7910ac5d95f3e5e52fb255ec5747c5ab85cbc4ee7f5eba67894600414a8608f994ca43658a99ba" "hash": "sha512:8b2e3b629d6df9b1ac53b7a8f43b8d7b9996da042f77238d03566c2ee6fea40b1d00729dac07829873b16e316c00a0ef1899e2a72ced5efa66ed770491988ee8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.03.26/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.03.27/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:5da2c7b5435284259b92f949621d8691175671cf68789d7e710e1341fa6b6f8ea974a630be0c8777ee05518b6b6d215b5a70eab6c46194aa86b2a6f79f743742" "hash": "sha512:f862476483c9a0303c4329e4b0bd0c50d3157a734030285f3337dfc6362413e760a8849b1af9806eee256fd46da440aa52826ca25d948c6848841d6f41e0fcc4"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",