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