Skip to content

Instantly share code, notes, and snippets.

@Keshav13142
Last active February 3, 2024 17:25
Show Gist options
  • Save Keshav13142/c51550921e01bf07f621af487b3f1da4 to your computer and use it in GitHub Desktop.
Save Keshav13142/c51550921e01bf07f621af487b3f1da4 to your computer and use it in GitHub Desktop.
YT enhancer config
{
"version": "2.0.122",
"settings": {
"blur": 0,
"brightness": 100,
"contrast": 100,
"grayscale": 0,
"huerotate": 0,
"invert": 0,
"saturate": 100,
"sepia": 0,
"applyvideofilters": false,
"backgroundcolor": "#000000",
"backgroundopacity": 100,
"blackbars": false,
"blockautoplay": true,
"blockhfrformats": false,
"blockwebmformats": false,
"boostvolume": false,
"cinemamode": false,
"cinemamodewideplayer": true,
"controlbar": {
"active": false,
"autohide": false,
"centered": true,
"position": "absolute"
},
"controls": [
"loop",
"reverse-playlist",
"volume-booster",
"size",
"pop-up-player",
"speed",
"screenshot",
"keyboard-shortcuts"
],
"controlsvisible": true,
"controlspeed": true,
"controlspeedmousebutton": false,
"controlvolume": true,
"controlvolumemousebutton": true,
"convertshorts": false,
"customcolors": {
"--dimmer-text": "#cccccc",
"--hover-background": "#171717",
"--main-background": "#000000",
"--main-color": "#808080",
"--main-text": "#eff0f1",
"--second-background": "#121212",
"--shadow": "#000000"
},
"customcssrules": "",
"customscript": "",
"customtheme": false,
"darktheme": true,
"date": 1673797028465,
"defaultvolume": false,
"disableautoplay": false,
"executescript": false,
"expanddescription": false,
"filter": "none",
"hidecardsendscreens": false,
"hidechat": false,
"hidecomments": false,
"hiderelated": false,
"hideshorts": true,
"ignoreplaylists": true,
"ignorepopupplayer": true,
"localecode": "en_US",
"localedir": "ltr",
"message": false,
"miniplayer": false,
"miniplayerposition": "_top-left",
"miniplayersize": "_400x225",
"newestcomments": false,
"overridespeeds": true,
"pauseforegroundtab": false,
"pausevideos": true,
"popuplayersize": "640x360",
"qualityembeds": "hd720",
"qualityembedsfullscreen": "hd1080",
"qualityplaylists": "hd1440",
"qualityplaylistsfullscreen": "hd2160",
"qualityvideos": "hd1440",
"qualityvideosfullscreen": "hd2160",
"reload": false,
"reversemousewheeldirection": false,
"selectquality": true,
"selectqualityfullscreenoff": true,
"selectqualityfullscreenon": false,
"speed": 1.5,
"speedvariation": 0.1,
"stopvideos": false,
"theatermode": true,
"theme": "default-dark",
"themevariant": "youtube-deep-dark.css",
"update": 1706795209166,
"volume": 50,
"volumemultiplier": 3,
"volumevariation": 5,
"wideplayer": false,
"wideplayerviewport": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment