po5 / mpv_sponsorblock

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

Speed isn't retained when fast forwarding #41

Open drewtato opened 2 years ago

drewtato commented 2 years ago

Right now, when fast forwarding is used and a skip ends, the speed is set to 1

https://github.com/po5/mpv_sponsorblock/blob/master/sponsorblock.lua#L258

This should instead set the speed to the speed from just before starting the skip.