2021-09-30 05:08:56 -07:00

35 lines
1.3 KiB
JSON

{
"version": "2021.09.25",
"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.09.25/yt-dlp.exe",
"hash": "sha512:663dc0f08fb093a4be510834ee456f66c66da9c7b268769f0fad1cfccce3f53f48652674388ee3d4484060fff6c7394b6bdb7091cf10dca4ae76e58dc3360c72"
},
"32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.09.25/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:e93b210171410d8944d09ce221178ccf0046a86beba652fc0a5b3b04ef02e0f73921985bdf6cd1944c0e14045c6cf04b511e4955e58e0a030e26a96902ed08ca"
}
},
"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"
}
}
}