yt-dlp: Update to version 2025.01.12

This commit is contained in:
github-actions[bot] 2025-01-13 00:40:05 +00:00
parent 0eed6c0789
commit 37a87910cc

View File

@ -1,5 +1,5 @@
{ {
"version": "2024.12.23", "version": "2025.01.12",
"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/2024.12.23/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.12/yt-dlp.exe",
"hash": "sha512:d6f07cbff2f20accfdf72ae99c348ad6956804cf5cc6943d0eec4d12f2f2ac1597deeab7e47e99059a642cca4dcacf2e80fb25a59bd316c87da136ed98760174" "hash": "sha512:ea918f65130c64b3a033890d1c9f682d5a4640b7baeffa14157569024e06b6d8fc164d840b898bf1a73d7011a70b987ccb90ddbea283e48e2df059d33ba7058e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.23/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.12/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:4513589253ab22d8d97bad379fcba6c15dc2daf215745b0ece99ed80afab3d3e810d7fdd4b2be66765c92570b20ab1d25a65483e8c950874f93010d30143a277" "hash": "sha512:13d40abfd4209b4537981f6ae6d15296f3d13ad42f71ddbd1dd870b8954f60480444e596725e665661c7ace5568f365988a8432b90fa678ff4c4abb2f44125eb"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",