mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
Update
This commit is contained in:
parent
38cc1436c1
commit
a8e3c8c7a3
1 changed files with 1 additions and 0 deletions
|
@ -1115,6 +1115,7 @@ function setCurrentTime(currentTime) {
|
|||
return false; // if is trying to play, only update if the time is greater
|
||||
}
|
||||
}
|
||||
console.log("setCurrentTime 1: ", currentTime, isLive);
|
||||
player.currentTime(currentTime);
|
||||
initdone = false;
|
||||
// wait for video metadata to load, then set time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue