svtplay-dl: improvements (#2744)

This commit is contained in:
krokofant 2018-11-06 20:03:31 +01:00 committed by Richard Kuhnt
parent 94b0ceb924
commit 5897b94ddb

View File

@ -5,9 +5,13 @@
"url": "https://svtplay-dl.se/download/2.1/svtplay-dl.zip",
"homepage": "https://svtplay-dl.se/",
"hash": "40593e54b2054a955042b42577629413442b6cb59d6a85f99d063f3fb874043b",
"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"]
}
}