https://github.com/xiivler/video-segment-timer
Determines the time of a segment within a video (Twitter, Twitch VOD, video source URL, or uploaded file) in frames and in milliseconds.
https://github.com/xiivler/video-segment-timer
timing video video-timing
Last synced: 6 months ago
JSON representation
Determines the time of a segment within a video (Twitter, Twitch VOD, video source URL, or uploaded file) in frames and in milliseconds.
- Host: GitHub
- URL: https://github.com/xiivler/video-segment-timer
- Owner: xiivler
- Created: 2021-10-25T01:43:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-10-25T03:24:09.000Z (9 months ago)
- Last Synced: 2025-10-25T05:28:46.623Z (9 months ago)
- Topics: timing, video, video-timing
- Language: JavaScript
- Homepage: https://vidtimer.com
- Size: 355 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# video-segment-timer
The timer is currently published at https://vidtimer.com.
Determines the time of a segment within a video in frames and in milliseconds.
Supports YouTube videos, Twitch VODs, Twitter videos, URLs that lead directly to a video file (ex. Discord attachments), and uploaded files.
Uses robinuniverse's [TwitFix](https://github.com/robinuniverse/TwitFix) to get the URL for Twitter video sources.
Credit to [LosManos](https://github.com/LosManos), Lasnv, and [jeffreypriebe](https://github.com/jeffreypriebe) for code for parsing YouTube URLs.
Favicon by Lukasz Adam.