Youtube tip – change playback speed to 1.25x
Posted: July 6, 2014 Filed under: Learning Leave a commentOne hack I have been using a long time for educational videos on youtube.
Sometimes, the default speeds are not good enough – 1x is too slow and 1.5x is too fast . change it to 1.25x .
document.getElementsByTagName(“video”)[0].playbackRate = 1.25