6 ms·
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... awesom
by tobeagram 2y ago
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?
- katella 2y agoYes, do you have any suggestions?
- tobeagram 2y agoTo 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 2y agoI agree, tested it on hour long videos with 800+ transcript tokens (separate timestamp). Was happy with performance. Compressed video on landing page now, ty! :)
- katella 2y agoSome new features could be: - 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)