yt-dlp: Update to version 2025.01.26

This commit is contained in:
github-actions[bot] 2025-01-26 04:29:00 +00:00
parent 89d34ef18e
commit ac79be9f15

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.01.15", "version": "2025.01.26",
"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.01.15/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.26/yt-dlp.exe",
"hash": "sha512:cbb9e381d6e23f56ee21e47aadafb5570f4f01f93faee063d1df6832b1d4a3d1c499c9a510e364ff64339618e72162e183c681777f642f22a29aa7520786d238" "hash": "sha512:374b873927c9b951f37d32fbfdd22e7277b41b1cce3b5675600c3d5593ef9996350cb645bb0930e38095f78da1cbcca7d1edcd1c432ced82a57cf74057195604"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.15/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.26/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:4d7bcd4b52b6097ab0079a237748583ddef2726c82043000b392fb08c51ce8dafe52e4930273424deab75e926a88600e679d58f647194cc501a635cb12fda414" "hash": "sha512:4da524bc5c2cfd3bea8c02afed711742baf0b1c77e99d5f889a7c161f595ff29a4a5d2c04a0ac8d5ad3e4d506eadd0eb1f20d567dae15a6b2a71a7a87f77787d"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",