techlore / go-incognito

Go Incognito: A Guide to Security, Privacy, & Anonymity
https://techlore.tech/goincognito
351 stars 13 forks source link

Save timestamps of video #25

Closed jonaharagon closed 1 month ago

jonaharagon commented 4 months ago

(reported by forum beta tester)

I wish there was a way to save the timestamps of a video that you were watching. This helps if the user needs to attend to something, or they need to go out. The user could just comeback and resume the video without having to remember what timestamp they were at. Although, I am not sure if this is possible, since it depends if Moodle supports this feature.

jonaharagon commented 1 month ago

We can't do this with Moodle's video player since it handles everything in-browser as a local video file. We'd have to embed videos from an external streaming provider that keeps track of this if we wanted to do so.