jumpcutter
https://github.com/wofwca/jumpcutter
JavaScript
Save your time watching videos. Removes silent parts from the video on the fly.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported2 Subscribers
Add a CodeTriage badge to jumpcutter
Help out
- Issues
- improvement: describe options in terms of their effect, not what they do under the hood
- feat: per-site "Whenever playback rate gets changed by other scripts" option
- feat: show actual (absolute) playback rate in the popup
- perf: disconnect our `AudioWorkletNode`s when `volumeThreshold === 0`
- fix: video gets stuck at silenceSpeed for a while when performing processing-heavy actions on the page
- feat: hotkeys (shortcuts) for all the settings (not just some of them)
- Change language manually
- improvement: express "Lowest speech loudness" in percent
- fix: if `onInstalled` listener fails, "toggle" hotkey won't work
- fix: use separate `AudioContext`s for each media element?
- Docs
- JavaScript not yet supported