Hacker News new | ask | show | jobs
by tobeagram 714 days 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?

2 comments

Some 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)

Yes, do you have any suggestions?
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.
I agree, tested it on hour long videos with 800+ transcript tokens (separate timestamp). Was happy with performance.

Compressed video on landing page now, ty! :)