mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
33 lines
1.0 KiB
JSON
33 lines
1.0 KiB
JSON
{
|
|
"version": "4.151",
|
|
"description": "Video downloader from various sites",
|
|
"homepage": "https://svtplay-dl.se",
|
|
"license": "MIT",
|
|
"suggest": {
|
|
"ffmpeg": "ffmpeg"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://svtplay-dl.se/download/4.151/svtplay-dl-amd64.zip",
|
|
"hash": "78a0cc7e30c4f0daa97c64cdfcb3ea55491caa304505b01f3d24b72ed570f541"
|
|
},
|
|
"32bit": {
|
|
"url": "https://svtplay-dl.se/download/4.151/svtplay-dl-win32.zip",
|
|
"hash": "08d649a312712235fd7b6d4080e52ed6d8aba7694ab945e94e40540aa028a473"
|
|
}
|
|
},
|
|
"extract_dir": "svtplay-dl",
|
|
"bin": "svtplay-dl.exe",
|
|
"checkver": ">Currently v([\\d.]+)\\s+\\(",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://svtplay-dl.se/download/$version/svtplay-dl-amd64.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://svtplay-dl.se/download/$version/svtplay-dl-win32.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|