yt-dlp: Update to version 2021.11.10.1 (#2928)

This commit is contained in:
Karan09 2021-11-10 22:09:56 +05:30 committed by GitHub
parent 850ed865f3
commit 2a102b4980
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{
"version": "2021.10.22",
"version": "2021.11.10.1",
"description": "A youtube-dl fork with additional features and fixes.",
"homepage": "https://github.com/yt-dlp/yt-dlp",
"license": "Unlicense",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.10.22/yt-dlp.exe",
"hash": "sha512:07b62347004dd57e37402e1f5a033346b1e291709adc48e4e7bc7a00b2c07e26886808e179ff9208b029dfdb3f273cb70f13db62e8b4161571df441b225e3cbe"
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.11.10.1/yt-dlp.exe",
"hash": "sha512:44F992EBD88859E772BD4D555B5D87F8FA1D89A0AABF638CFE331E2330A0786EBEC7093A2BBC9F38DE3FDFECB12A38B2171D2EEC29DD51BBD2E171A3CD734C01"
},
"32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.10.22/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:313090b732c951d579af0e41ca467ef36245ce2b38f3a46198d4606423bcb9de4d07511899c62f75ecb4325ef26cb74aa873606efa72edda4f1d251e5c3809b7"
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.11.10.1/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:487E642F1EEEA46B1C1D7B9A2BEC4433D9A12A8A8AFB32261331071C129E54491D0B9B40707F24BC7FB4A11C6B406D967A1F41D8D233D1472B9BB6155F88EC3A"
}
},
"bin": "yt-dlp.exe",