<!-- Please replace the Player ID with your own Player ID retrieved from your Dailymotion Studio or via the REST API. -->

<!-- Playlist embed, specifiy the playlist in "data-playlist" attribute-->
<script src="https://geo.dailymotion.com/player.js" data-playlist="x79dlo"></script>
<br>

<!--Embed a video followed with a set playlist, specify both the video and playlist IDs, the queue will be populated with videos from the playlist-->
<script src="https://geo.dailymotion.com/player.js" data-playlist="x79dlo" data-video="x7tgad0"></script>

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.