<!-- Case 1: Embed a playlist -->
<!-- Please replace the Player ID and Playlist ID with your own -->
<iframe frameborder="0" width="640" height="360" src="https://geo.dailymotion.com/player.html?playlist=x5zhzj" allowfullscreen allow="autoplay; web-share"></iframe>
<!-- Case 2: Play a video followed by a playlist -->
<!-- specify both the video and playlist IDs -->
<iframe frameborder="0" width="640" height="360" src="https://geo.dailymotion.com/player.html?video=x84sh87&playlist=x5zhzj" allowfullscreen allow="autoplay; web-share"></iframe>
<!-- Check out our developer portal to learn more about the iFrame: -->
<!-- https://developers.dailymotion.com/player/#player-iframe-embed -->
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.