WofWca / jumpcutter

⏩ Fast-forwards long pauses between sentences — watch lectures ~1.5x faster (browser extension)
https://chrome.google.com/webstore/detail/jump-cutter/lmppdpldfpfdlipofacekcfleacbbncp
GNU Affero General Public License v3.0
325 stars 11 forks source link

Feature request: Presets #27

Open zznidar opened 2 years ago

zznidar commented 2 years ago

Hey, I'm really impressed with how well this extension works. It would be really useful if the user could create named presets for settings (threshold, speed, margin ...) and select them easily.

Imagine watching lectures of different lecturers. Each professor speaks at their own pace. By using presets, the user could simply switch to the settings that fit a certain lecturer.

Lecture Speedrun has something similar, but your jumpcutter is more handy as it is packed as an extension (so videos don't need to be downloaded).

WofWca commented 2 years ago

Hi. I'm glad you liked the extension.

This can currently be achieved with hotkeys (see the options page). Just bind several actions to the same key, like this:

image

But I agree, this option should be somehow more explicit, and maybe allow to be utilized without using hotkeys (e.g. <select> in the popup).

zznidar commented 2 years ago

Thanks for the suggestion. That seems a possible solution for now, as long as there are only a few "presets". Though I doubt I will remember all the key combinations and which one is tied to which lecturer 😅 – selecting it in the popup by name still seems superior to me.