diff options
author | Matt Braddock <matt.braddock@gmail.com> | 2020-07-22 00:26:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-22 00:26:45 -0400 |
commit | 05563419cd447ed2c91ef635db4c91cf05803325 (patch) | |
tree | 065a5a9b498e26a7763258055d00e3644cb31f7b /README.md | |
parent | b5562218f6ed06cd3208b63e03a53df55b9a026d (diff) | |
parent | fca3f9f3a7ffe4534a82a95b2664237b7b35711f (diff) |
Merge pull request #2 from zromick/modMessage
Mod Message - Minor Touch-ups
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ # yt-frame-timer -A JavaScript-based program to determine the time between start and end points of a YouTube video down to the frame. The tool was originally created to help moderators retime speedruns on [speedrun.com](https://www.speedrun.com). Based on [Slush Puppy's Retime Tool (SPRT)](https://github.com/Slush0Puppy/retime) by Slush Puppy (big thanks to them for their work). +A JavaScript-based program to determine the time between start and end points of a YouTube video down to the frame. The tool was originally created to help moderators retime speedruns on [speedrun.com](https://www.speedrun.com). Based on [Slush Puppy's Retime Tool (SPRT)](https://github.com/Slush0Puppy/retime) by @SlushPuppy (big thanks to them for their work). ## Contributors * [SlushPuppy](https://www.speedrun.com/user/SlushPuppy) - Created [Slush Puppy's Retime Tool (SPRT)](https://github.com/Slush0Puppy/retime) in Python * [dadinfinitum](https://www.speedrun.com/user/dadinfinitum) - Rewrote SPRT into web-hosted JavaScript / yt-frame-retimer lead * [Oxknifer](https://www.speedrun.com/user/Oxknifer) - Original idea / beta tester on SPRT / yt-frame-retimer contributor -Interested in contributing? Message @dadinfinitum or @Oxknifer +Interested in contributing? Message @dadinfinitum or @Oxknifer on [speedrun.com](https://www.speedrun.com). |