mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 01:48:28 +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",
|
savingMethod: "download",
|
||||||
tiktokH265: false,
|
tiktokH265: false,
|
||||||
tiktokFullAudio: false,
|
tiktokFullAudio: false,
|
||||||
twitterGif: false,
|
twitterGif: true,
|
||||||
videoQuality: "720",
|
videoQuality: "1080",
|
||||||
youtubeVideoCodec: "h264",
|
youtubeVideoCodec: "h264",
|
||||||
youtubeDubBrowserLang: false,
|
youtubeDubBrowserLang: false,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user