mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 13:17:45 +02:00
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