This is such a good idea that's simple and well executed. The number of times, I've had to sift through YouTube videos to find the bit that's relevant... awesome work!
Have you got any further plans to improve it, or just want to keep it simple?
To be honest I'd keep it simple and leave it as is. Just improve the landing page / chrome extension screenshots to have a more obvious value proposition / style. For me the video fails to load on your landing page.
katella|1 year ago
- add it to other sites that have videos
- improve search with AI.
Some performance updates:
- parse transcripts from request, not the html
- filter using overlay (inject my own html) instead of mutating the DOM (loops through all elements and changes display attribute)
katella|1 year ago
tobeagram|1 year ago