edpuzzle-answers icon indicating copy to clipboard operation
edpuzzle-answers copied to clipboard

Edpuzzle Video speed not working

Open danthekidd opened this issue 1 year ago • 2 comments

Edpuzzle Video speed is changing nothing. I am doing this on an assignment from schoology with no questions.

danthekidd avatar May 23 '23 16:05 danthekidd

What is the video type? Is it hosted on Youtube or Edpuzzle? Also, are there any errors that appear in the JS console when you try to do this?

ading2210 avatar May 23 '23 17:05 ading2210

I'm having the same issue. Normal edpuzzle, appears to be hosted on YouTube. My school blocks Chrome's developer tools for some god forsaken reason.

carter0nline avatar Oct 03 '23 09:10 carter0nline

There is a line missing, player.setPlaybackRate(speed), on line 75(/76) of app/videospeed.js. Should be an easy fix, not entirely sure why it isn't there.

MagicJinn avatar Aug 18 '24 17:08 MagicJinn