YouTube video demo 1

You can easily embed YouTube videos in your posts. All you have to do is add the following snippet to your post. Replace aqz-KE-bpKQ in the code with the video ID of your video.

<div class="plyr__video-embed" id="player">
  <iframe
    src="https://www.youtube.com/embed/aqz-KE-bpKQ?iv_load_policy=3&amp;modestbranding=1&amp;playsinline=1&amp;showinfo=0&amp;rel=0&amp;enablejsapi=1;loading=lazy"
    allowfullscreen
    allowtransparency
    allow="autoplay"
  ></iframe>
</div>

Easy-peasy, ain’t it?


 Date: July 12, 2021
 Tags:  video demo

Previous:
⏪ YouTube video demo 2

Next:
Image gallery demo ⏩