SevenTV / Extension

The Web Extension for 7TV, bringing new features, emotes, vanity and performance to Twitch, Kick & YouTube
Other
388 stars 98 forks source link

[REQUEST] Show real time on VOD timestamps #745

Open serg06 opened 1 year ago

serg06 commented 1 year ago

Is there an existing issue for this?

This feature does not exist in the latest nightly version

Feature Description

Feature

When watching a Twitch VOD, it shows timestamps relative to the stream start:

image

Instead of showing the relative time, I'd like to see the absolute time.

E.g. if the stream starts at 9:30am, then the timestamp should start at 09:30:00.

Explanation

I often want to seek to certain times in a VOD, e.g. 11am PST, but the Twitch VOD says "2 days ago" and the timestamp is relative to the VOD, so I have no way of doing that.

image

serg06 commented 1 month ago

I implemented this in Greasemonkey: https://gist.github.com/serg06/e9871166652c1cf30556654314baf622

Here's how it looks: image