Video Speeder

Control video playback speed on any website, including advertisements. Seamlessly adjust video playback rates to suit your viewing preferences without being restricted by website constraints or ad blockers.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Aŭtoro
leyuskc
Ĉiutagaj instaloj
0
Tutaj instaloj
116
Ratings
0 0 0
Versio
2024-05-22
Kreita
2024/10/08
Ĝisdatigita
2024/10/08
Size
2,45 kb
Licenco
MIT
Aplikiĝas al
Ĉiuj retejoj

Video Speeder Script

Additional Info

Overview

This Tampermonkey script allows you to control video playback on any website. You can speed up or slow down video playback, seek forward or backward by 5 seconds, toggle play/pause, and mute/unmute the video. It works on all video elements on the current page, including advertisements.

Key Controls

  • S: Increase playback speed by 0.25x.
  • A: Decrease playback speed by 0.25x.
  • Z: Rewind the video by 5 seconds.
  • C: Fast forward the video by 5 seconds.
  • Q: Toggle play/pause (play the video if it's paused, pause it if it's playing).
  • D: Toggle mute/unmute.

Instructions

  1. Install Tampermonkey (if you haven't already) in your browser.

  2. Create a new userscript in Tampermonkey.

    • Click on the Tampermonkey icon in your browser.
    • Select Create a New Script....
    • Delete any default template code and paste the provided script.
  3. Save and enable the script.

  4. Now, visit any website with video content (YouTube, Vimeo, etc.), and use the key bindings mentioned above to control video playback.

Notes

  • This script only works with HTML5 <video> elements.
  • The video must be playing for controls to apply (i.e., paused videos won't respond to playback speed adjustments).
  • The script applies the changes to all videos on the page, not just the active one.

Customization

You can modify the script to suit your needs by adjusting the key bindings or playback settings. The logic is easily extendable, so you can add more features if required.

Support

For feedback or assistance, you can reach me at email or on Twitter.