I'm trying to get the current timecode of a YouTube video that's playing on the page and populate a text field with it. Obviously, this would have to continuously update so the text field would always have the current timecode of the video.
Is this possible through the YouTube API and jQuery, or will I need some sort of custom Flash file?