-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description:
When users start watching a video, it would enhance their experience if RubyEvents remembered their viewing progress. Upon returning to a previously watched video, users could automatically resume from where they left off.
Proposed Implementation:
For authenticated users, periodically send requests to update their current playback position.
Utilize this progress data to build and display a "Recently Watched" list of talks, allowing users easy access to content they haven't finished watching.
UX Benefits:
- Improves user convenience by reducing the need to manually seek through videos.
- Encourages users to revisit and complete videos, increasing engagement and retention.
- Provides an new entry point to the content where you can easily find the videos you started watching
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request