From 259ed5c0da20fe0eb0348ed860c22f4575ee4376 Mon Sep 17 00:00:00 2001 From: slashinfty Date: Fri, 17 Apr 2020 19:26:45 -0400 Subject: formatting update --- index.css | 4 ---- index.html | 47 +++++++++++++++++++++++------------------------ 2 files changed, 23 insertions(+), 28 deletions(-) delete mode 100644 index.css diff --git a/index.css b/index.css deleted file mode 100644 index 255f752..0000000 --- a/index.css +++ /dev/null @@ -1,4 +0,0 @@ -.content { - max-width: 500px; - margin: auto; -} \ No newline at end of file diff --git a/index.html b/index.html index 37d7c69..932267e 100644 --- a/index.html +++ b/index.html @@ -1,28 +1,27 @@ - + - - - YouTube Frame Timer - - + + + YouTube Frame Timer + + - -

YouTube Interval Timer

-

About

-

Takes start and stop points of a YouTube video, down to the frame, and gives the time between them in the format 1h 23m 45s 678ms.

-

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.

- -

- -

Video Time

- -

- -

View Source Code

+ + +

YouTube Interval Timer

+

About

+

Takes start and stop points of a YouTube video, down to the frame, and gives the time between them in the format 1h 23m 45s 678ms. Source code is available.

+

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.

+

+

+

Video Time

+

 

+
- \ No newline at end of file + + -- cgit v1.2.3