mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 13:04:28 +00:00
18 lines
611 B
JSON
18 lines
611 B
JSON
{
|
|
"version": "2.2",
|
|
"license": "MIT",
|
|
"description": "svtplay-dl cli program for downloading media",
|
|
"url": "https://svtplay-dl.se/download/2.2/svtplay-dl.zip",
|
|
"homepage": "https://svtplay-dl.se/",
|
|
"hash": "17c21d7fceeedb93ce9d4b9a6047a2a68b3cd45e44c5c3874a3fe49846f3dfc3",
|
|
"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"
|
|
}
|
|
}
|