Editing Timestamp using Video on Demand
Specify a Timestamp
Users can specify a timestamp by appending ?time=**timestamp**
to the URL in the address bar of their web browser / Browser Source. They should replace timestamp
with the desired timestamp in ISO 8601 format
(e.g., 2024-03-29T22:00:33Z).
How to find a VOD timestamp using the FFZ Extension Debug
-
Navigate to desired Vod page (e.g., https://www.twitch.tv/videos/2000000000)
-
Open the FFZ Control Center & Scroll down to "GraphQL" under the Debugging tab
-
Click on the Query dropdown and change it to "VideoMetadata"
-
In the results scroll down and look for the "createdAt" value and copy the timestamp
Now, you can utilize this value as the starting point for your timer, enabling it to continuously count up until you decide to adjust the time.
https://timer.ringomar.com/chronon?time=2024-03-29T22:00:33Z