Do you wish you, average Twitch/YouTube user, could add markers to Twitch/YouTube Videos - both live and after the fact? Well this is the web application for you!
Tech Used: JavaScript, HTML, Tailwind CSS, React, Node.js, Express.js, MongoDB, Mongoose, YouTube API, Twitch API
Using both YouTube and Twitch APIs to collect entity information, and allowing users to manage their collection of timestamps for videos, this application allows users to add timestamps to videos, or view those of others.
Improvement of both the Search functionality and the support of Playlists is planned.
Much was learned about using OpenCV template matching, efficiently using the YouTube API, and writing reusable code for both a GUI and CLI interface.