plyr
plyr copied to clipboard
Youtube video is not playing
YouTube video is not playing from yesterday. It is showing same error everwhere.
It is saying an error occurred. Please try again later. (Playback ID : Video ID).
https://ibb.co/6Rtxp0w
<div class="plyr__video-embed" id="player">
<iframe
src="<?php echo $row['video_link']; ?>"
allowfullscreen
allowtransparency
allow="autoplay"
></iframe>
</div>