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
2020-10-22 12:22:17 +03:00
2021-03-06 07:26:04 +02:00

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
Description
No description provided
Readme 54 KiB
Languages
Lua 100%