web/player_embed.php
changeset 1567 a805a8ee2b85
parent 1560 d441b50586ba
--- 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:'<?php echo(registry_url('metadataplayer','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" },
             {