feature: Video Autoplay on Hover
I would like to implement a feature that enables videos to start playing automatically when the user hovers their cursor over the video thumbnail or player. This behavior should mimic the autoplay functionality found on popular platforms like YouTube, providing a more engaging and interactive experience for users. Additionally, if the user wants to see a preview of the video before committing to playback, a short clip or teaser could be displayed when hovering over the thumbnail, allowing them to confirm the content they wish to watch.
** Preview **
https://github.com/code100x/cms/assets/134638667/6794422f-c1e7-41bf-b350-6ecdaf1ec6ec
Only works for mp4 videos Need to make it work for m3u8 videos as well
okk