This extension converts these supported Dailymotion links in the page content into Dailymotion video players:
https://dai.ly/:id
https://www.dailymotion.com/embed/video/:id
https://www.dailymotion.com/video/:id
Links must be written on one line as the paragraph content. The www.
part is always optional:
<p>https://dai.ly/x27hzsb</p>
Writing links as anchor tags is recommended, so that when you decide to remove this feature in the future, those links will still be functional as normal links that will direct you to the correct YouTube video page:
<p>
<a href="https://dai.ly/x27hzsb" target="_blank">Video Title</a>
</p>
All of the available Dailymotion player parameters can be used normally and will be applied automatically to the generated video frames.
0 Comments
No comments yet.