Skip to content

Instantly share code, notes, and snippets.

@yannbertrand
Last active May 4, 2026 15:38
Show Gist options
  • Select an option

  • Save yannbertrand/9bae247c8701b85590419310dc65d852 to your computer and use it in GitHub Desktop.

Select an option

Save yannbertrand/9bae247c8701b85590419310dc65d852 to your computer and use it in GitHub Desktop.
local config
services:
isponsorblocktv:
image: ghcr.io/dmunozv04/isponsorblocktv
container_name: isponsorblocktv
restart: unless-stopped
volumes:
- /home/yann/isponsorblocktv:/app/data
{
"devices": [
{
"screen_id": "fd138812e7c06cf8dcd5946625fc3fd2c885bb53dea188e9cca58189ff78741f",
"name": "YouTube on TV"
}
],
"apikey": "",
"skip_categories": [],
"channel_whitelist": [],
"skip_count_tracking": true,
"mute_ads": false,
"skip_ads": false,
"minimum_skip_length": 1,
"auto_play": false,
"join_name": "iSponsorBlockTV",
"use_proxy": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment