vidstack / player

UI components and hooks for building video/audio players on the web. Robust, customizable, and accessible. Modern alternative to JW Player and Video.js.
https://vidstack.io
MIT License
2.26k stars 133 forks source link

Persist playback speed #1496

Closed alopatindev closed 4 hours ago

alopatindev commented 6 hours ago

It would be nice if the speed setting could survive page refresh, similar to YouTube.

mihar-22 commented 4 hours ago

Check out the storage option for storing and resuming player/media state.