cms icon indicating copy to clipboard operation
cms copied to clipboard

feature: Improve the progress bar which shows only timestamp and the only the segment

Open HARSHSUHANE17 opened this issue 11 months ago • 0 comments

Is your feature request related to a problem? Please describe. As in YouTube when we hover over the progress bar it shows the current time and the segment name as well as a small preview of the frame at that particular time.

I want to implement a video preview feature where users can hover over the seek bar and see a static thumbnail preview of the video at that specific time .

Approach: Extracts a frame dynamically on hover

Screenshots for the feature:

From this :

Image

To something like this :(As in YouTube)

Image

HARSHSUHANE17 avatar Mar 24 '25 09:03 HARSHSUHANE17