What is Nostr?
buckyfonds / Bucky Fonds
npub1x9h…6rta
2025-03-09 04:26:10

buckyfonds on Nostr: On most video players, you can only set the playback speed to up to 2. However, you ...

On most video players, you can only set the playback speed to up to 2.

However, you can manually increase this by:

1. Opening the Console tab of your browser's dev tools (F12 and click *Console* or press "Ctrl + Shift + K".

2. Then type $('video').playbackRate = 2.5

3. Press Enter

4. You've set the playback speed to 2.5



Alternatively, you can:

1. Right-click on the video player and click "Inspect".
2. Make sure the "video" element is selected.
3. Click on the Console tab.
4. Type "$0.playbackRate = 2.5" and press Enter
Author Public Key
npub1x9hghmfunry8wcgg8s8w5e3drmkndw92r8qu0cp2l28u32aqqn9q6p6rta