A SponsorBlock client for YouTube TV clients (e.g., smart TVs, game consoles) that skips sponsor segments. Current version 2.7.0, requires Python >=3.9. Released roughly monthly.
pip install isponsorblocktvVerified import paths — ran on the pinned version, not inferred.
Basic usage to connect and start skipping sponsors.
Ensure you have a YouTube TV (TV-connected) account and have paired a device using the pyytlounge library.
Upgrade to >=2.0.0 and rewrite code to use async/await; import from isponsorblocktv instead of the old module.
Use 'auto_play_mode' property instead.
Upgrade Python to 3.9+.