From: Anurag on
Hi,

I am making a small app to play you tube video using C#. I am using
webbrowser for it. It works fine.

I need to detect when video within browser is played completely. I
can't simply scrap video time duration and play next video after that
duration, because actual play time of video vary depending upon
Internet speed.

I hope I have cleared myself.

-Anurag