soundcloud: fix fallback & use source mp3 if preferred
This commit is contained in:
@@ -114,6 +114,7 @@ export default async function(host, patternMatch, url, lang, obj) {
|
||||
url,
|
||||
author: patternMatch.author,
|
||||
song: patternMatch.song,
|
||||
format: obj.aFormat,
|
||||
shortLink: patternMatch.shortLink || false,
|
||||
accessKey: patternMatch.accessKey || false
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user