po5 / mpv_sponsorblock

mpv script to skip sponsored segments of YouTube videos
GNU General Public License v3.0
531 stars 29 forks source link

[Feature Request] Add keybind to unskip the last skipped segment #53

Open observeroftime01 opened 2 years ago

observeroftime01 commented 2 years ago

I think having a dedicated keybind to unskip the last skipped segment would be great.

This seems relatively easy to implement considering the chapter markings created, and in a way I can already to this by using a chapter seek keybind. This is not ideal however since I'd have to skip two chapters essentially (back to the end of the skipped chapter, then one more time to get to the beginning of the skipped chapter).

My lua knowledge isn't strong enough to create something like this, anyone have some ideas?