5.5: vine support and bug fixes

- added support for vine archives
- fixed ability to download muted videos from tumblr
- removed extra instagram id testing which i left by mistake
This commit is contained in:
wukko
2023-04-29 22:26:49 +06:00
parent 6e097de2db
commit a25615982c
8 changed files with 64 additions and 4 deletions

View File

@@ -52,6 +52,7 @@ export default function(r, host, ip, audioFormat, isAudioOnly, lang, isAudioMute
params = { type: "bridge" };
break;
case "vine":
case "instagram":
case "tumblr":
case "twitter":