diff -r 1afca431c540 -r a805a8ee2b85 web/player_embed.php --- a/web/player_embed.php Sat Oct 19 01:42:58 2024 +0200 +++ b/web/player_embed.php Tue Oct 22 08:53:02 2024 +0200 @@ -64,11 +64,9 @@ css:'', widgets: [ { - type: "JwpPlayer", + type: "AutoPlayer", height: 300, - url_transform: function(u) { - return u.replace('ddc_player/video', 'ddc_player/mp4:video'); - } + dailymotionPlayerId: "x10ckq" }, { type: "Slider" }, {