Files
iSponsorBlockTV/config.json.template
2025-03-14 18:42:47 -04:00

25 lines
453 B
Plaintext

{
"devices": [
{
"screen_id": "",
"name": "YouTube on TV",
"offset": 0
}
],
"skip_categories": [
"sponsor"
],
"skip_count_tracking": true,
"mute_ads": true,
"skip_ads": true,
"minimum_skip_length": 1,
"auto_play": true,
"join_name": "iSponsorBlockTV",
"apikey": "",
"channel_whitelist": [
{"id": "",
"name": ""
}
]
}