feat: streamable support

This commit is contained in:
Blobadoodle
2023-08-19 17:42:10 +01:00
parent 91a60c1ec2
commit cd1d699886
6 changed files with 75 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ export default function(r, host, audioFormat, isAudioOnly, lang, isAudioMuted) {
case "tumblr":
case "twitter":
case "pinterest":
case "streamable":
responseType = 1;
break;
}