2021-12-27 04:29:29 +00:00

35 lines
1.3 KiB
JSON

{
"version": "2021.12.27",
"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/2021.12.27/yt-dlp.exe",
"hash": "sha512:e45b98acf3e5d346143b9e99b8c81a4c17de32c5ffa2293ba26b464556f228f781dbf23bcb6f1c00b1e13588e453d234176c57f9fab678034fe393afdb0b81ed"
},
"32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.12.27/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:22a21cb0e5c249dfa8f3feabe1600c197e948d6745cd462474b940ccabc5a598c597535606b2dc0455842fcc6ceb8bea1dd8eb6119e858a27adb88b712869039"
}
},
"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"
}
}
}