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.
2020-10-22 09:38:46 +00:00
|
|
|
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.
|
|
|
|
|
2020-10-26 07:08:44 +00:00
|
|
|
b toggles between on/off
|
|
|
|
|
2020-10-22 09:38:46 +00:00
|
|
|
Here is a link to the original one:
|
|
|
|
https://github.com/po5/mpv_sponsorblock
|