You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
670 B
JSON
20 lines
670 B
JSON
{
|
|
"homepage": "https://ytdn.netlify.app",
|
|
"version": "3.18.3",
|
|
"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.18.3/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"
|
|
}
|
|
}
|
|
}
|