2022-02-04 08:25:29 +00:00

35 lines
1.3 KiB
JSON

{
"version": "2022.02.04",
"description": "A youtube-dl fork with additional features and fixes.",
"homepage": "https://github.com/yt-dlp/yt-dlp",
"license": "Unlicense",
"suggest": {
"vcredist": "extras/vcredist2010"
},
"architecture": {
"64bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.02.04/yt-dlp.exe",
"hash": "sha512:dc3433978aef26ca6eae393647a75f8ec2ba0ecc4c45de017eb05bca66805007df1c16057b8620d7daff9835eb31b4d5365b3bd4f7fb241dc1fccf6082cbc840"
},
"32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.02.04/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:9f552d56395395e2ca87437ea50697d75585d6bd2ee61b59fcd394d5885039714df0bcaad4951fb815d56b312c11f36b89c6d9be8b358d70601e9bea337f8226"
}
},
"bin": "yt-dlp.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/$version/yt-dlp.exe"
},
"32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/$version/yt-dlp_x86.exe#/yt-dlp.exe"
}
},
"hash": {
"url": "$baseurl/SHA2-512SUMS"
}
}
}