"description":"Use authenticated client for channel (videos) requests. (eg. for member videos)",
"type":"Boolean",
"default":"false",
"warningDialog":"Only enable this if you need it for channel membership content.\n\nTry disabling if you have issues when loading channels."
},
{
"variable":"authDetails",
"name":"Use Login for video details",
"description":"Use authenticated client for video requests. (eg. for member videos)",
"type":"Boolean",
"default":"false",
"warningDialog":"Only enable this if you need it for channel membership content.\n\nTry disabling if you have issues when loading videos and comments."
},
{
"variable":"allowLoginFallback",
"name":"Allow Loginfallback",
"description":"Allow usage of login in case where login required (eg. bot check)",
"type":"Boolean",
"default":"true"
},
{
"variable":"youtubeActivity",
"name":"Provide Youtube Activity",
"description":"Use authenticated client for playback, telling Youtube what you watched.",
"type":"Boolean",
"default":"false"
},
{
"variable":"allowAgeRestricted",
"name":"Allow Age Restricted",
"description":"Allow watching of age restricted videos",
"type":"Boolean",
"default":"false"
},
{
"variable":"allowControversialRestricted",
"name":"Allow Controversial Restricted",
"description":"Allow watching of controversial restricted videos",
"type":"Boolean",
"default":"false"
},
{
"variable":"useUMP",
"name":"Force Experimental UMP Streams",
"description":"Force usage of experimental implementation of UMP. May be unstable and cost more performance.",
"type":"Boolean",
"default":"false"
},
{
"variable":"showVerboseToasts",
"name":"Show Verbose Messages",
"description":"Show messages that give more information about what is happening, might be considered annoying for some.",
"type":"Boolean",
"default":"false"
},
{
"variable":"youtubeDislikerHeader",
"name":"Return Youtube Dislike",
"description":"This is a third-party database of video dislikes that combines historic data, crowd-sourced data, and estimations, and may not be accurate.\n\n(Using https://returnyoutubedislike.com)",
"type":"Header"
},
{
"variable":"youtubeDislikes",
"name":"Enable",
"description":"Use Return YoutubeDislike to provide dislikes for videos",
"type":"Boolean",
"default":"false"
},
{
"variable":"sponsorBlockHeader",
"name":"SponsorBlock",
"description":"This is NOT Adblock. SponsorBlock allows you to (automatically) skip in-video sponsor segments.\nIt will harm creators.\n\n(Using https://sponsor.ajay.app)\n\nFUTO respects your decision to use SponsorBlock. But only if you're supporting creators in other ways.",
"type":"Header"
},
{
"variable":"sponsorBlock",
"name":"Enable",
"description":"If enabled support creators in other ways.\nDo not freeload.",
"type":"Boolean",
"default":"false",
"warningDialog":"SponsorBlock will harm creators.\nDo not freeload, support creators in other ways."
},
{
"variable":"sponsorBlockNoVotes",
"name":"Allow No Vote Segments",
"description":"Allow segments without votes, this may cause questionable video skips.",
"type":"Boolean",
"default":"false",
"dependency":"sponsorBlock"
},
{
"variable":"sponsorBlockCat_Sponsor",
"name":"Skip Sponsors",
"description":"Skip segments labeled as sponsors",
"type":"Dropdown",
"default":"1",
"dependency":"sponsorBlock",
"options":["No skip","Manual","Automatic"]
},
{
"variable":"sponsorBlockCat_Intro",
"name":"Skip Intros",
"description":"Skip segments labeled as intros",
"type":"Dropdown",
"default":"0",
"dependency":"sponsorBlock",
"options":["No skip","Manual","Automatic"]
},
{
"variable":"sponsorBlockCat_Outro",
"name":"Skip Outros",
"description":"Skip segments labeled as outros",
"type":"Dropdown",
"default":"0",
"dependency":"sponsorBlock",
"options":["No skip","Manual","Automatic"]
},
{
"variable":"sponsorBlockCat_Self",
"name":"Skip Self-Promos",
"description":"Skip segments labeled as self-promos",
"type":"Dropdown",
"default":"0",
"dependency":"sponsorBlock",
"options":["No skip","Manual","Automatic"]
},
{
"variable":"sponsorBlockCat_Offtopic",
"name":"Skip Music-Offtopic",
"description":"Skip segments labeled as music-offtopic",
"type":"Dropdown",
"default":"0",
"dependency":"sponsorBlock",
"options":["No skip","Manual","Automatic"]
},
{
"variable":"sponsorBlockCat_Preview",
"name":"Skip Preview",
"description":"Skip segments labeled as previews",
"type":"Dropdown",
"default":"0",
"dependency":"sponsorBlock",
"options":["No skip","Manual","Automatic"]
},
{
"variable":"sponsorBlockCat_Filler",
"name":"Skip Fillers",
"description":"Skip segments labeled as fillers",
"type":"Dropdown",
"default":"0",
"dependency":"sponsorBlock",
"options":["No skip","Manual","Automatic"]
},
{
"variable":"advanced",
"name":"Advanced",
"description":"These are settings not intended for most users, but may help development or power users.",
"type":"Header"
},
{
"variable":"notify_cipher",
"name":"Show Cipher every Video",
"description":"Shows a toast with the cipher when loading a video",