acm-projects / DoThatDance

0 stars 0 forks source link

Slow down the video #5

Open kacieyee opened 1 year ago

kacieyee commented 1 year ago

Page: video.js

display a youtube video from a link that the user inputs and slow it by clicking a button (do this in video.js) Video.js- a free framework for JavaScript for video playback. There's hundreds of plugins that allow you to do fun customizations with your videos.

resources: https://videojs.com/ https://stackoverflow.com/questions/24684339/speed-button-latest-version-of-video-js/24767026#24767026

kacieyee commented 1 year ago

Page: video.js

display a youtube video from a link that the user inputs and slow it by clicking a button (do this in video.js) Video.js- a free framework for JavaScript for video playback. There's hundreds of plugins that allow you to do fun customizations with your videos.

resources: https://videojs.com/ https://stackoverflow.com/questions/24684339/speed-button-latest-version-of-video-js/24767026#24767026

kacieyee commented 11 months ago

Now that mirroring the video works (albeit only with mirroring the controls as well), try making a button to control the speed of the video without having to go through the options on the video embed.