code100x / cms

Repo for https://app.100xdevs.com/
https://app.100xdevs.com/
1.06k stars 1.54k forks source link

feature: Save Caption Settings Between Video Plays #1493

Open nitesh2920 opened 2 weeks ago

nitesh2920 commented 2 weeks ago

Is your feature request related to a problem? Please describe. I'm always frustrated when I have to manually adjust my caption settings every time I play a video. It would be much easier if my preferences were saved, as I often prefer captions to be enabled.

Describe the solution you'd like I would like the application to save my caption settings using local storage or cookies so that when I play a video, my preference caption setting is automatically applied without doinng manually.

Describe alternatives you've considered It can be implement using cookies also , but local storage is easy and more starighforward .

Additional context Add any other context or screenshots about the feature request here.

IkramBagban commented 2 weeks ago

would love to work on it. /assign

IkramBagban commented 2 weeks ago

Thanks

IkramBagban commented 2 weeks ago

PR is Done #1503

nitesh2920 commented 2 weeks ago

@IkramBagban does it include all the styles of subtitles what user set one time will be persistent across all other videos like fontsize , caption background?

IkramBagban commented 2 weeks ago

@IkramBagban does it include all the styles of subtitles what user set one time will be persistent across all other videos like fontsize , caption background?

I haven't tested that