yt-dlp: Update to version 2023.01.02

This commit is contained in:
github-actions[bot] 2023-01-02 20:25:06 +00:00
parent 92ebd716bc
commit b27f95098e

View File

@ -1,5 +1,5 @@
{ {
"version": "2022.11.11", "version": "2023.01.02",
"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/2022.11.11/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.01.02/yt-dlp.exe",
"hash": "sha512:c8a0b633c31b37e9e5c3d57876ead46790e38cd678eea984f49c59d857097edee2bb663c7e1a80ae290a3d0e731f778e7105334aae46bbe2fff21afed43f974e" "hash": "sha512:eb6330e2b1cc9e1570f25a000cf2e49bf8c7b1a83e016e48f0606e6d5c0a5cdfe84740662bd22bc86cc22e0955979f300c7209b8fe50d2cc82d70bc7652b9102"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.11.11/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.01.02/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:3f6f231d4f0ce18e235ccba2816b3f97fef39bf6d0ec8dede04d8e1a686ea71195486df1a405182a55c35b9a1c2d5dcc44a3da8d50f6959ebdc8df5605dac1c9" "hash": "sha512:d17cfb378d82e35e5841e9db71f3235fbbc266f4832789a296183f308928646bea5b31750f00202c2400503bfc9d1ca0252d020065b56d6dd51fabbac97eba27"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",