mpv-sponsorblock
mpv-sponsorblock copied to clipboard
MPV plugin that allow you to skip sponsors while watching YouTube videos
Using v2.1.0 on Arch Linux (x86-64) with mpv v0.38.0. When playing only the audio of a Youtube video that has ads, `mpv-sponsorblock` sometimes enters a skip-loop after skipping the ad....
Could the config be documented better? Eg. what is the "poi" or "full" action in `action_types`?
[This project](https://github.com/po5/mpv_sponsorblock#usage) supports segment submission and voting. Expecting the same here.
It detects the segments and shows them in the timeline, but doesn't actually skip anything, even though I set it to do so in the config. I placed all the...
Note: Without this extension mpv plays youtube video without any trouble! --- - Configuration ```toml $ cat sponsorblock.toml # Server address server_address = "https://sponsor.ajay.app" # Categories: sponsor, selfpromo, interaction, poi_highlight,...