mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 05:07:41 +02:00
web/settings: update twitterGif & videoQuality defaults
This commit is contained in:
@ -22,8 +22,8 @@ const defaultSettings: CobaltSettings = {
|
||||
savingMethod: "download",
|
||||
tiktokH265: false,
|
||||
tiktokFullAudio: false,
|
||||
twitterGif: false,
|
||||
videoQuality: "720",
|
||||
twitterGif: true,
|
||||
videoQuality: "1080",
|
||||
youtubeVideoCodec: "h264",
|
||||
youtubeDubBrowserLang: false,
|
||||
},
|
||||
|
Reference in New Issue
Block a user