<!-- Please replace the Player ID and Video/Playlist ID with your own.-->
<!-- Check out our developer portal to learn more about the loop parameter: https://developers.dailymotion.com/player/#working-with-loop -->
<!-- Loop Video object -->
<iframe frameborder="0"width="640"height="360"
src="https://geo.dailymotion.com/player.html?video=x84sh87&loop=true"
allowfullscreen allow="autoplay; fullscreen; picture-in-picture; web-share">
</iframe>
<!-- Loop Playlist object -->
<iframe frameborder="0"width="640"height="360"
src="https://geo.dailymotion.com/player.html?playlist=x79dlo&loop=true"
allowfullscreen allow="autoplay; fullscreen; picture-in-picture; web-share">
</iframe>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.