mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
svtplay-dl: improvements (#2744)
This commit is contained in:
parent
94b0ceb924
commit
5897b94ddb
@ -1,13 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1",
|
"version": "2.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description":"svtplay-dl cli program for downloading media",
|
"description": "svtplay-dl cli program for downloading media",
|
||||||
"url": "https://svtplay-dl.se/download/2.1/svtplay-dl.zip",
|
"url": "https://svtplay-dl.se/download/2.1/svtplay-dl.zip",
|
||||||
"homepage": "https://svtplay-dl.se/",
|
"homepage": "https://svtplay-dl.se/",
|
||||||
"hash": "40593e54b2054a955042b42577629413442b6cb59d6a85f99d063f3fb874043b",
|
"hash": "40593e54b2054a955042b42577629413442b6cb59d6a85f99d063f3fb874043b",
|
||||||
"bin": "svtplay-dl.exe",
|
"extract_dir": "svtplay-dl",
|
||||||
|
"bin": "svtplay-dl.exe",
|
||||||
"checkver": "<p.*>Currently v([\\d\\.\\d]+) \\(.*\\)</p>",
|
"checkver": "<p.*>Currently v([\\d\\.\\d]+) \\(.*\\)</p>",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://svtplay-dl.se/download/$version/svtplay-dl.zip"
|
"url": "https://svtplay-dl.se/download/$version/svtplay-dl.zip"
|
||||||
|
},
|
||||||
|
"suggest": {
|
||||||
|
"ffmpeg for joining audio and video streams": ["ffmpeg"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user