I know that MediaElement.js , which is an implementation of the html5 video element, supports an event called “searched” which gives you what you want.
You can use this or look in the code to find out what logic they use to detect the search.
, , , , , . W3C , .