On the URL link of a video I added
&start=29so that my video would start at 29seconds, but it is not working. So, the entire URL looks like this:
WebBrowser1.Navigate("http://www.youtube.com/watch?v=06gXG44RXi4&autoplay=0&hd=1&start=29").
Can someone help me figure out what I did wrong?
Thank you!