yt-dlp: Update to version 2025.03.25

This commit is contained in:
github-actions[bot] 2025-03-25 00:38:08 +00:00
parent 470835e3b3
commit da43ad665d

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.03.21", "version": "2025.03.25",
"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.21/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.03.25/yt-dlp.exe",
"hash": "sha512:b5f88bf5e7a46ad229efda69dee71cb990e46b18c260fea39fc38fc79cd1d1d02a93038121315c377dcdee1b0057b0989d41fa870dc67207df130344bf21f0aa" "hash": "sha512:449413f8efc8c887fbd42dc1211293c9c83279604a0f12fb3e362552efb7d4a3ad97b7a966bff84f8ff9cb994fcb592068f584b8d1add501e980bb60ba6d70c1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.03.21/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.03.25/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:fcc567c22b681470bb41b3297c6c1f572c847de0dfcbd6f6ca30a8fb7119a5df384e715d581a79fe3c60b5c0fe48f7e1fab8db0c7b6abe3cd2849c3b3f8bd856" "hash": "sha512:15670abd1c72bcf9f277d476cc391c36415fd79ad86a5e5a3ffcff7a82609ffc13cf100d1c45887bee0f6f407a73052fc6e4dbc2a70dff120b2c67c099cb8bbb"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",