Save the currently playing time of the video and jump to this point whenever the video is loaded again in a session.
Consider if we want this to persist between different time we access the site. I'm currently leaning on not. But, we can be like YouTube and always continue where you leave off.
We will probably need an indicator on the video similar to the red line that YouTube to demonstrate where in the video you are if we implement that. (We might get away with that in a session. But, you can be confused across sessions)
Save the currently playing time of the video and jump to this point whenever the video is loaded again in a session.
Consider if we want this to persist between different time we access the site. I'm currently leaning on not. But, we can be like YouTube and always continue where you leave off.
We will probably need an indicator on the video similar to the red line that YouTube to demonstrate where in the video you are if we implement that. (We might get away with that in a session. But, you can be confused across sessions)