ScoopInstaller_Main/bucket/svtplay-dl.json
2019-09-07 21:00:14 +00: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": "51f416864232d6ac45e952a05b3ab8bf4b66f9abe89e6257cf2bd6e4f8605419",
"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"
}
}