This repository has been archived on 2021-08-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
JanBecker f1cf9f4752 Fixed Error with hypens in Youtube-IDs
Changed regex to find the youtube-IDs in filenames like
"This\ Epic\ Studio\ Tour\ Almost\ Killed\ Me\!\!-zk97ywS-fGc.mkv",
where previously only "fGc" was matched.
2021-04-14 16:38:47 +02:00
LICENSE Initial commit 2020-10-22 12:22:17 +03:00
README add aur package 2021-03-06 07:26:04 +02:00
sponsorblock_minimal.lua Fixed Error with hypens in Youtube-IDs 2021-04-14 16:38:47 +02:00

README

On Arch you can get this from the aur (package not maintained by me):

mpv-sponsorblock-minimal-git


This is a much more simple version of the sponsorblock mpv plugin.

There are no other functions in this other than the sponsor skipping. Also this 
uses curl rather than python to get the ranges. There is also no cache so the 
ranges may get redownloaded if you watch a video more than once.

b toggles between on/off

Link to the original mpv sponsorblock plugin:
https://github.com/po5/mpv_sponsorblock

Link to sponsorblock:
https://github.com/ajayyy/SponsorBlock