VueTubeApp / VueTube

A simple FOSS video streaming client aimed to recreate ALL features from their respective apps (and more)
GNU General Public License v3.0
3.29k stars 173 forks source link

feat: 🕒 added sharing video link with timestamp (#72) #605

Closed Fergus-Lai closed 1 year ago

Fergus-Lai commented 1 year ago

Implemented the feature to share the video link with timestamp by getting the player current time and adding the time to the url as query parameter.