ScoopInstaller_Main/bucket/svtplay-dl.json
2025-05-27 00:39:13 +00:00

33 lines
1.0 KiB
JSON

{
"version": "4.113",
"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.113/svtplay-dl-amd64.zip",
"hash": "074f5e627bf391996e80f1dba9cbdb627e74b72f4215263fa7cad92b99f1f9e6"
},
"32bit": {
"url": "https://svtplay-dl.se/download/4.113/svtplay-dl-win32.zip",
"hash": "f9dae038b431ea08b9213e335097d73b7d915d76502981d88ac49c409ee39ab1"
}
},
"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"
}
}
}
}