mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 13:17:45 +02:00
web/lib: add support for youtubeBetterAudio
This commit is contained in:
@ -34,6 +34,7 @@ const defaultSettings: CobaltSettings = {
|
||||
youtubeVideoCodec: "h264",
|
||||
youtubeDubLang: "original",
|
||||
youtubeHLS: false,
|
||||
youtubeBetterAudio: false,
|
||||
},
|
||||
privacy: {
|
||||
disableAnalytics: false,
|
||||
|
Reference in New Issue
Block a user