ScoopInstaller_Main/bucket/svtplay-dl.json
2025-11-03 20:29:34 +00:00

33 lines
1.0 KiB
JSON

{
"version": "4.163",
"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.163/svtplay-dl-amd64.zip",
"hash": "ca7a18e893e82c7eb4cd74418f1783b72274df5107f389f98da2542fc35d350d"
},
"32bit": {
"url": "https://svtplay-dl.se/download/4.163/svtplay-dl-win32.zip",
"hash": "96dc818bac1abf7a82242097960c0c82be0569488f5864b474462dec0544106a"
}
},
"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"
}
}
}
}