1

I read https://developer.dailymotion.com/player#player-parameters and this is my embed code

<iframe src='http://www.dailymotion.com/embed/video/VIDEO_ID?quality=240&info=0&logo=0' allowFullScreen></iframe>

but none of these parameters work. quality always set to auto, info and logo always appear. what I'm missing?

thanks

uingtea
  • 6,002
  • 2
  • 26
  • 40

1 Answers1

1

there is no issue with the player parameters, they all work like a charm.

The comments below the question says that the issue was due to html cache, so clearing the cache solved the issue.

dailymotion
  • 1,546
  • 1
  • 9
  • 11