ScoopInstaller_Main/bucket/svtplay-dl.json
2025-06-26 00:41:07 +00:00

33 lines
1.0 KiB
JSON

{
"version": "4.127",
"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.127/svtplay-dl-amd64.zip",
"hash": "042fb9a0486b84a71ebb405c21ab653ea1224887167e4021496e6a8e824ee2e4"
},
"32bit": {
"url": "https://svtplay-dl.se/download/4.127/svtplay-dl-win32.zip",
"hash": "eecb1944097a66df46120264b0e19ff66d1ebc3c1fb32c3622b18ea58ce97ad7"
}
},
"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"
}
}
}
}