We've just updated our Player API Documentation:
It's now possible to populate your Up Next queue with videos from a specified Playlist. Simply use a 'playlist' param in your video embed. For example: dailymotion.com/embed/video/x3rdtfy?playlist=x5zhzj
You can now customise the Up Next queue with a playlist ID using the load method to create an engaging watching experience for your users.
player.load({video: 'x3rdtfy',playlist: 'x5zhzj'});
Please check out more information about configuring and embedding Playlists from our helpcenter.