mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-29 17:58:27 +00:00
web/settings: update twitterGif & videoQuality defaults
This commit is contained in:
parent
98be6f017c
commit
cd9be54023
|
@ -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,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue