You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
|
|
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 minimal plugin:
|
|
|
|
https://codeberg.org/jouni/mpv_sponsorblock_minimal
|
|
|
|
|
|
|
|
Link to the original mpv sponsorblock plugin:
|
|
|
|
https://github.com/po5/mpv_sponsorblock
|
|
|
|
|
|
|
|
Link to sponsorblock:
|
|
|
|
https://github.com/ajayyy/SponsorBlock
|