Skip to main content

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

  1. Navigate to desired Vod page (e.g., https://www.twitch.tv/videos/2000000000)

  2. Open the FFZ Control Center & Scroll down to "GraphQL" under the Debugging tab image

  3. Click on the Query dropdown and change it to "VideoMetadata" image

  4. In the results scroll down and look for the "createdAt" value and copy the timestamp image

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