Откройте видео на YouTube в определенное время JavaScript
document.getElementById("movie_player").seekTo(seconds,true);
Kamran Taghaddos
document.getElementById("movie_player").seekTo(seconds,true);