Mediaelements.js Dailymotion Embed Player

by sh20raj

HTML

<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/mediaelement/4.2.6/mediaelementplayer.css"/>

<video width="640" height="360">
	<source src="https://www.dailymotion.com/video/x811cq1?playlist=x6hzyp" type="video/dailymotion">
</video>

<script src="https://cdns.sh20raj.repl.co/mediaelements.js/mediaelement-and-player.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/build/renderers/dailymotion.min.js"></script>