yt-dlp: Update to version 2022.01.21

This commit is contained in:
github-actions[bot] 2022-01-21 12:31:49 +00:00
parent a5a0e19d53
commit b98917f99a

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.12.27", "version": "2022.01.21",
"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/2021.12.27/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.01.21/yt-dlp.exe",
"hash": "sha512:e45b98acf3e5d346143b9e99b8c81a4c17de32c5ffa2293ba26b464556f228f781dbf23bcb6f1c00b1e13588e453d234176c57f9fab678034fe393afdb0b81ed" "hash": "sha512:39dd098356341e39c18d53ca65b42b86776a7188e5b1f7eb5fd7e3d2ed07cbb7803684dfe732c645cee49eae13c49ecad68d1405f25e59a9bc2c8f398b239380"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.12.27/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.01.21/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:22a21cb0e5c249dfa8f3feabe1600c197e948d6745cd462474b940ccabc5a598c597535606b2dc0455842fcc6ceb8bea1dd8eb6119e858a27adb88b712869039" "hash": "sha512:fd7e2fd766695a79d7e1754092401ce05197f01359021d37f4d827415222faaab26a8cff48554c6bfcacec66dac3d187c3800277a0cd0086d71140f3fc4b0fa5"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",