web: add support for youtube hls

also increased api response timeout to 20 seconds
This commit is contained in:
wukko
2024-10-28 15:27:51 +06:00
parent c9eefc4d55
commit 60b22cb5f7
5 changed files with 24 additions and 1 deletions

View File

@ -26,6 +26,7 @@ const defaultSettings: CobaltSettings = {
videoQuality: "1080",
youtubeVideoCodec: "h264",
youtubeDubBrowserLang: false,
youtubeHLS: false,
},
privacy: {
alwaysProxy: false,