Q:

vimeo playback speed

Create a bookmark with the following as the url
javascript: var v = document.querySelector('video'); var t = prompt('Set the playback rate'); v.playbackRate = parseFloat(t)
4

New to Communities?

Join the community