xxxxxxxxxx
document.getElementById('vid1').addEventListener('loadedmetadata', function() {
this.currentTime = 50;
}, false);
xxxxxxxxxx
<iframe width="560" height="315" src="https://www.youtube.com/embed/sz2W3QfXnHc?start=33&end=200" frameborder="0" allowfullscreen></iframe>