soundcloud: fall back to mp3 when no opus found

also made match action decider readable
This commit is contained in:
wukko
2023-12-25 22:21:06 +06:00
parent 4b9d61b13f
commit 197198ad79
5 changed files with 104 additions and 67 deletions

View File

@@ -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)",