ScoopInstaller_Main/bucket/svtplay-dl.json
2019-09-16 14:30:59 +08:00

18 lines
611 B
JSON

{
"version": "2.4",
"license": "MIT",
"description": "svtplay-dl cli program for downloading media",
"url": "https://svtplay-dl.se/download/2.4/svtplay-dl.zip",
"homepage": "https://svtplay-dl.se/",
"hash": "3227384d1cf21fddeb67c5be7f0bfb7686eb6a12b072009324740011ed5c2b72",
"extract_dir": "svtplay-dl",
"bin": "svtplay-dl.exe",
"checkver": "<p.*>Currently v([\\d\\.\\d]+) \\(.*\\)</p>",
"autoupdate": {
"url": "https://svtplay-dl.se/download/$version/svtplay-dl.zip"
},
"suggest": {
"ffmpeg for joining audio and video streams": "ffmpeg"
}
}