soundcloud: fall back to mp3 when no opus found
also made match action decider readable
This commit is contained in:
@@ -304,6 +304,14 @@
|
||||
"code": 200,
|
||||
"status": "stream"
|
||||
}
|
||||
}, {
|
||||
"name": "no opus audio, fallback to mp3",
|
||||
"url": "https://soundcloud.com/frums/credits",
|
||||
"params": {},
|
||||
"expected": {
|
||||
"code": 200,
|
||||
"status": "stream"
|
||||
}
|
||||
}],
|
||||
"youtube": [{
|
||||
"name": "4k video (h264, 1440)",
|
||||
|
||||
Reference in New Issue
Block a user