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.
|
|
|
|
|
2021-03-06 05:26:04 +00:00
|
|
|
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-22 09:38:46 +00:00
|
|
|
|
2020-10-26 07:08:44 +00:00
|
|
|
b toggles between on/off
|
|
|
|
|
2021-03-12 12:00:01 +00:00
|
|
|
Link to the original mpv sponsorblock minimal plugin:
|
|
|
|
https://codeberg.org/jouni/mpv_sponsorblock_minimal
|
|
|
|
|
2021-03-06 05:26:04 +00:00
|
|
|
Link to the original mpv sponsorblock plugin:
|
2020-10-22 09:38:46 +00:00
|
|
|
https://github.com/po5/mpv_sponsorblock
|
2021-03-06 05:26:04 +00:00
|
|
|
|
|
|
|
Link to sponsorblock:
|
|
|
|
https://github.com/ajayyy/SponsorBlock
|