Open spookyjj opened 3 years ago
You can add these shortcuts to your mpv\mpv\input.conf
and use them to go to the prev / next subtitle manually, effectively skipping music
a no-osd sub-seek -1
d no-osd sub-seek 1
@spookyjj I'm a few years late but I've forked this repo to do exactly what you wanted. I added a blacklist to both scripts which lets you input subtitles you want to skip, and by default has a few common music lines included. Here's my fork: https://github.com/peldas/mpv-sub-scripts
Similar to the option from speed-transition from zenyd, I just thought I'd suggest the option to ignore specific lines like ♪♪ so the music lines will also be skipped. I prefer sub-skip over speed-transition since sub-skip also fasts forward the audio while (as far as I could tell) speed-transition mutes when skipping, but anyways just a suggestion 👍