web: add support for youtube hls
also increased api response timeout to 20 seconds
This commit is contained in:
@@ -26,6 +26,7 @@ const defaultSettings: CobaltSettings = {
|
||||
videoQuality: "1080",
|
||||
youtubeVideoCodec: "h264",
|
||||
youtubeDubBrowserLang: false,
|
||||
youtubeHLS: false,
|
||||
},
|
||||
privacy: {
|
||||
alwaysProxy: false,
|
||||
|
||||
Reference in New Issue
Block a user