YouTube Frame Timer/Time calculator

Skip to retimer
Skip to time calculator
Skip to how to use

About

Takes start and stop points of a YouTube video, Google Photo's video, Google Drive or any platform that uses the same debug info as YouTube, down to the frame, and gives the time between them in the format 1:23:45.678.

Source Code

Source code for the original.
Source code for this version.
Time calculator was taken from here.

Video Framerate

Right click the YouTube video and select “Stats for nerds.” The third line is “Current / Optimal Res” - find the two numbers after the @ and enter them for framerate.

Video Endpoints

Find the starting point (you can use the , and . keys to find the exact frame). Right click the video and select “Copy debug info” and paste it for starting frame. Repeat for ending frame.

This custom version is made so the time output can be pasted directly into a time calculator for loadless timing. It also has darkmode!

Video Time

 

Time calculator

Node-count:
/1000
hours
minutes
seconds
0
0
0
00:00:00
+ X  0 h 0 min 0 sec

+ - X Reset

How to use (With images)

Step 1, Right click and find the frame rate of the video in "stats for nerds" (Circled in red)

the frame rate will be after the @ in "current/optimal res" (Circled in green)

Stats for nerds

Step 2, put this framerate into the "framerate" box on the site. (Circled in green)

frame box

Step 3, Copy the debug info of the start and end frame. You can find the starts frame using , and .

What counts as the start frame is different for basically every game, make sure you have the right ones. Debug info

Put the start frame in the box marked green, put the end frame in the box marked red.

Start/endframe box

Step 5, hit "calculate time" to calculate the time.

Time

And that should be everything you need to know to use this, happy retiming!