1

Is it possible to get player and use its api from the iframe which is already in the page?

 <iframe id="dir" src="http://www.dailymotion.com/embed/video/xx9c3g?api=1" width="640" height="360" frameborder="0"></iframe>

Their docs describe how to create player, but I cant find an example how to use if iframe is already in the page:

https://developer.dailymotion.com/player/#embed-sdk-js-how-to

Toniq
  • 4,492
  • 12
  • 50
  • 109

1 Answers1

0

Thanks for the question, unfortunately, this functionality is not available and we recommend integrating with our JS SDK which provides easy access to our Player API.

dailymotion
  • 1,546
  • 1
  • 9
  • 11