2022-05-10 16:31:32 +00:00

36 lines
1.2 KiB
JSON

{
"version": "2022.03.08",
"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/yt-dlp.exe",
"hash": "728c6e072133451bbe26825b329577e4a40242af74582a73d6d8a10ac45c6b3e"
},
"32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.03.08/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "b6e21e5d4b987cdf5fe6e256fd6e43d2daca88988d6ec2756c9298f0d6effda4"
}
},
"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"
}
}
}