Skip to content

Instantly share code, notes, and snippets.

@NickAcPT
Created October 18, 2020 04:58
Show Gist options
  • Save NickAcPT/254e254f7544930d2ae8a923148918a5 to your computer and use it in GitHub Desktop.
Save NickAcPT/254e254f7544930d2ae8a923148918a5 to your computer and use it in GitHub Desktop.
{
"debug": {
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36",
"platform": "Win32",
"language": "en-US",
"extensionVersion": "2.0.6.1"
},
"config": {
"audioNotificationOnSkip": false,
"barTypes": {
"interaction": {
"color": "#cc00ff",
"opacity": "0.7"
},
"intro": {
"color": "#00ffff",
"opacity": "0.7"
},
"music_offtopic": {
"color": "#ff9900",
"opacity": "0.7"
},
"outro": {
"color": "#0202ed",
"opacity": "0.7"
},
"preview-chooseACategory": {
"color": "#ffffff",
"opacity": "0.7"
},
"preview-interaction": {
"color": "#6c0087",
"opacity": "0.7"
},
"preview-intro": {
"color": "#008080",
"opacity": "0.7"
},
"preview-music_offtopic": {
"color": "#a6634a",
"opacity": "0.7"
},
"preview-outro": {
"color": "#000070",
"opacity": "0.7"
},
"preview-selfpromo": {
"color": "#bfbf35",
"opacity": "0.7"
},
"preview-sponsor": {
"color": "#007800",
"opacity": "0.7"
},
"selfpromo": {
"color": "#ffff00",
"opacity": "0.7"
},
"sponsor": {
"color": "#00d400",
"opacity": "0.7"
}
},
"categorySelections": [
{
"name": "sponsor",
"option": 2
},
{
"name": "music_offtopic",
"option": 2
},
{
"name": "selfpromo",
"option": 2
},
{
"name": "interaction",
"option": 2
},
{
"name": "outro",
"option": 0
}
],
"checkForUnlistedVideos": false,
"defaultCategory": "chooseACategory",
"disableSkipping": false,
"dontShowNotice": true,
"forceChannelCheck": false,
"hideDeleteButtonPlayerControls": true,
"hideDiscordLaunches": 10,
"hideDiscordLink": false,
"hideInfoButtonPlayerControls": true,
"hideUploadButtonPlayerControls": false,
"hideVideoPlayerControls": false,
"invidiousInstances": 1,
"minDuration": 0,
"minutesSaved": 17.607928016666666,
"segmentTimes": [
[
"37Kn-kIsVu8",
[
{
"UUID": null,
"category": "selfpromo",
"segment": [
1797,
1882
]
}
]
],
[
"Lg7kZpTVoms",
[
{
"UUID": null,
"category": "outro",
"segment": [
1123,
1155.161
]
}
]
],
[
"Bw4-t3yf7Qk",
[
{
"UUID": null,
"category": "outro",
"segment": [
672,
694.97
]
}
]
]
],
"serverAddress": "Default server address",
"showTimeWithSkips": true,
"skipCount": 29,
"sponsorTimesContributed": 2,
"startSponsorKeybind": ";",
"submissionCountSinceCategories": 2,
"submitKeybind": "'",
"supportInvidious": false,
"testingServer": false,
"trackViewCount": true,
"unsubmittedWarning": true,
"whitelistedChannels": 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment