get current time video html5 code example Example: audio get current time var vid = document.getElementById("myVideo"); vid.currentTime = 5;