https://github.com/bbhtt/mpv_sponsorblock_minimal
Personal fork of https://codeberg.org/jouni/mpv_sponsorblock_minimal
https://github.com/bbhtt/mpv_sponsorblock_minimal
mpv-script
Last synced: about 1 year ago
JSON representation
Personal fork of https://codeberg.org/jouni/mpv_sponsorblock_minimal
- Host: GitHub
- URL: https://github.com/bbhtt/mpv_sponsorblock_minimal
- Owner: bbhtt
- License: gpl-3.0
- Created: 2022-01-11T03:20:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T02:40:27.000Z (over 3 years ago)
- Last Synced: 2025-04-19T20:53:43.584Z (about 1 year ago)
- Topics: mpv-script
- Language: Lua
- Homepage: https://codeberg.org/jouni/mpv_sponsorblock_minimal
- Size: 31.3 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
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 will get redownloaded if you watch a video more than once.
b toggles between on/off
Prerequisites:
Either lua-curl https://github.com/Lua-cURL/Lua-cURLv3 or curl https://github.com/curl/curl should be installed in the system.
Link to the original mpv sponsorblock plugin:
https://github.com/po5/mpv_sponsorblock
Link to sponsorblock:
https://github.com/ajayyy/SponsorBlock