Timestamper is a timestamp management tool for YouTube, mainly to be used on livestreams or long VODs.
Timestamper uses cookies to store timestamping data so you wont lose any data when you accidentally refresh.
- You have to paste a link of a YouTube video or livestream
- Press
enter
to create a new timestamp - Once you have created all your timestamps, you can export it as text
- You can copy the text and paste it into the YouTube comment section
- clone the repo
- install dependencies
yarn dev
to run dev modeyarn build
to build static site