<div class="video-wrap">
<video poster="images/videos/explore.jpg" preload="auto" loop autoplay muted>
<source src='MyCoolvideo.mp4' type='video/mp4' />
<source src='images/videos/explore.webm' type='video/webm' />
</video>
<div class="video-overlay" style="background-color: rgba(0,0,0,0.35);"></div>
</div>I'd like to embed a youtube custom playlist/channel here...
How would I go about making that work instead of just a single mp4?
Thanks much!
--Jeff
