20 lines
670 B
JSON
20 lines
670 B
JSON
{
|
|
"homepage": "https://ytdn.netlify.app",
|
|
"version": "3.19.0",
|
|
"description": "A modern GUI App for downloading Videos and Audios from hundreds of sites",
|
|
"license": "GPL-3",
|
|
"url": "https://github.com/aandrew-me/ytDownloader/releases/download/v3.19.1/YTDownloader_Win.zip",
|
|
"checkver": {
|
|
"github": "https://github.com/aandrew-me/ytDownloader"
|
|
},
|
|
"bin": ["YTDownloader.exe", ["YTDownloader.exe", "ytdownloader"]],
|
|
"shortcuts": [["YTDownloader.exe", "YTDownloader"]],
|
|
"architecture": ["x64"],
|
|
"autoupdate": {
|
|
"url": "https://github.com/aandrew-me/ytDownloader/releases/download/v$version/YTDownloader_Win.zip",
|
|
"hash": {
|
|
"url": "$url.sha256"
|
|
}
|
|
}
|
|
}
|