var video = document.getElementById("myVideo");
video.addEventListener("play", function() {
console.log("The video is now playing");
});
video.addEventListener("pause", function() {
console.log("The video has been paused");
});
video.addEventListener("ended", function() {
console.log("The video has ended");
});
Watch Full Video And Follow The Steps If You Have Any Issue In Downloading Contact Hubcloud Team On Telegram Contact Hubcloud