2022-03-08 20:27:23 +00:00

35 lines
1.2 KiB
JSON

{
"version": "2022.03.08.1",
"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.03.08.1/yt-dlp.exe",
"hash": "e27b11c91aa367db0ab432207c8eb4db1e3841e0342416016a9b848ae7a997df"
},
"32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.03.08.1/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "d8e5ac6c1d396e7d45ac9653ba554a8a48cad9b15a371d36c9e193fb94d1bf34"
}
},
"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"
}
}
}