mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-06 03:46:44 +03:00
26 lines
477 B
Plaintext
26 lines
477 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": ""
|
|
}
|
|
],
|
|
"use_proxy": false
|
|
}
|