2022-05-05 00:33:32 +00:00

36 lines
1.3 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": {
"ffmpeg": "ffmpeg",
"vcredist": "extras/vcredist2010"
},
"architecture": {
"64bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.03.08.1/yt-dlp.exe",
"hash": "sha512:3f489c3d1feefaadba7aca96f74f9ac670fc5b8ddaeec43c53d3672ab42e90965d100535f0756bcaa12984f196180235c989f88de2a04a1169cbd99e02a8afa8"
},
"32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.03.08.1/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:25a091feed28038c77adb1a3f7607b3acdd269e37e6d14acec6b60dadc06ae386a11bb7928b8b98711d0455b7b85ca69d4d13b29157e32d2b682d3f3a7d182d2"
}
},
"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"
}
}
}