docto41 commited on
Commit
23f7bee
·
verified ·
1 Parent(s): bbcacec

Add 2 files

Browse files
Files changed (2) hide show
  1. index.html +101 -46
  2. prompts.txt +2 -1
index.html CHANGED
@@ -116,7 +116,7 @@
116
  <span>2024</span>
117
  <span>2h46m</span>
118
  </div>
119
- <button class="mt-4 px-6 py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('Dune: Partie 2', 'https://www.youtube.com/embed/WarMeLeeswQ')">
120
  <i class="fas fa-play mr-2"></i> Regarder
121
  </button>
122
  </div>
@@ -182,7 +182,7 @@
182
  <span>3h00m</span>
183
  </div>
184
  <p class="text-sm text-gray-300 line-clamp-2">L'histoire du physicien J. Robert Oppenheimer et son rôle dans le développement de la bombe atomique.</p>
185
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('Oppenheimer', 'https://www.youtube.com/embed/uYPbbksJxIg')">
186
  <i class="fas fa-play mr-2"></i> Regarder
187
  </button>
188
  </div>
@@ -202,7 +202,7 @@
202
  <span>2h46m</span>
203
  </div>
204
  <p class="text-sm text-gray-300 line-clamp-2">Paul Atreides s'unit avec les Fremen pour se venger des conspirateurs qui ont détruit sa famille.</p>
205
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('Dune: Partie 2', 'https://www.youtube.com/embed/WarMeLeeswQ')">
206
  <i class="fas fa-play mr-2"></i> Regarder
207
  </button>
208
  </div>
@@ -222,7 +222,7 @@
222
  <span>2h56m</span>
223
  </div>
224
  <p class="text-sm text-gray-300 line-clamp-2">Batman enquête sur la corruption à Gotham et affronte le Riddler, un tueur en série ciblant l'élite.</p>
225
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('The Batman', 'https://www.youtube.com/embed/mqqft2x_Aa4')">
226
  <i class="fas fa-play mr-2"></i> Regarder
227
  </button>
228
  </div>
@@ -242,7 +242,7 @@
242
  <span>3h12m</span>
243
  </div>
244
  <p class="text-sm text-gray-300 line-clamp-2">Jake Sully et Ney'tiri forment une famille et font tout pour rester ensemble face à une nouvelle menace.</p>
245
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('Avatar 2', 'https://www.youtube.com/embed/d9MyW72ELq0')">
246
  <i class="fas fa-play mr-2"></i> Regarder
247
  </button>
248
  </div>
@@ -262,7 +262,7 @@
262
  <span>2h11m</span>
263
  </div>
264
  <p class="text-sm text-gray-300 line-clamp-2">Maverick affronte son passé tout en formant un groupe de jeunes pilotes pour une mission périlleuse.</p>
265
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('Top Gun: Maverick', 'https://www.youtube.com/embed/giXco2jaZ_4')">
266
  <i class="fas fa-play mr-2"></i> Regarder
267
  </button>
268
  </div>
@@ -282,7 +282,7 @@
282
  <span>2h49m</span>
283
  </div>
284
  <p class="text-sm text-gray-300 line-clamp-2">Une équipe d'explorateurs voyage à travers un trou de ver dans l'espace pour sauver l'humanité.</p>
285
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('Interstellar', 'https://www.youtube.com/embed/zSWdZVtXT7E')">
286
  <i class="fas fa-play mr-2"></i> Regarder
287
  </button>
288
  </div>
@@ -302,7 +302,7 @@
302
  <span>2h32m</span>
303
  </div>
304
  <p class="text-sm text-gray-300 line-clamp-2">Batman, Gordon et Harvey Dent s'unissent contre le chaos orchestré par le Joker à Gotham.</p>
305
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('The Dark Knight', 'https://www.youtube.com/embed/EXeTwQWrcwY')">
306
  <i class="fas fa-play mr-2"></i> Regarder
307
  </button>
308
  </div>
@@ -322,7 +322,7 @@
322
  <span>3h01m</span>
323
  </div>
324
  <p class="text-sm text-gray-300 line-clamp-2">Les Avengers tentent de restaurer l'univers après les événements dévastateurs de Infinity War.</p>
325
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('Avengers: Endgame', 'https://www.youtube.com/embed/TcMBFSGVi1c')">
326
  <i class="fas fa-play mr-2"></i> Regarder
327
  </button>
328
  </div>
@@ -365,7 +365,7 @@
365
  <span>2h28m</span>
366
  </div>
367
  <p class="text-sm text-gray-300 line-clamp-2">L'histoire de la jeune Furiosa avant sa rencontre avec Max dans Fury Road.</p>
368
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('Furiosa', 'https://www.youtube.com/embed/XJMuhwVlca4')">
369
  <i class="fas fa-play mr-2"></i> Regarder
370
  </button>
371
  </div>
@@ -385,7 +385,7 @@
385
  <span>2h07m</span>
386
  </div>
387
  <p class="text-sm text-gray-300 line-clamp-2">Deadpool rejoint les Marvel Studios avec Wolverine dans un voyage qui changera l'histoire du MCU.</p>
388
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('Deadpool & Wolverine', 'https://www.youtube.com/embed/avb5TqS4KdA')">
389
  <i class="fas fa-play mr-2"></i> Regarder
390
  </button>
391
  </div>
@@ -405,7 +405,7 @@
405
  <span>2h25m</span>
406
  </div>
407
  <p class="text-sm text-gray-300 line-clamp-2">Des générations après le règne de César, un jeune singe entreprend un voyage qui le mènera à remettre en question tout ce qu'il sait sur le passé.</p>
408
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('Le Planète des Singes : Le Nouveau Royaume', 'https://www.youtube.com/embed/3FGHB2qT0Xk')">
409
  <i class="fas fa-play mr-2"></i> Regarder
410
  </button>
411
  </div>
@@ -425,7 +425,7 @@
425
  <span>1h55m</span>
426
  </div>
427
  <p class="text-sm text-gray-300 line-clamp-2">Godzilla et Kong s'unissent contre une menace colossale enfouie dans notre monde, mettant en péril leur existence et la nôtre.</p>
428
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('Godzilla x Kong: The New Empire', 'https://www.youtube.com/embed/lV1OOlGwExM')">
429
  <i class="fas fa-play mr-2"></i> Regarder
430
  </button>
431
  </div>
@@ -445,7 +445,7 @@
445
  <span>2h06m</span>
446
  </div>
447
  <p class="text-sm text-gray-300 line-clamp-2">Un cascadeur retourne au travail pour retrouver une star disparue, résoudre un complot et reconquérir son ex.</p>
448
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('The Fall Guy', 'https://www.youtube.com/embed/5z2FTTBlDLU')">
449
  <i class="fas fa-play mr-2"></i> Regarder
450
  </button>
451
  </div>
@@ -465,7 +465,7 @@
465
  <span>1h49m</span>
466
  </div>
467
  <p class="text-sm text-gray-300 line-clamp-2">Un groupe de journalistes voyage à travers une Amérique déchirée par la guerre alors que le gouvernement attaque ses propres citoyens.</p>
468
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('Civil War', 'https://www.youtube.com/embed/aDyQxtg0V2w')">
469
  <i class="fas fa-play mr-2"></i> Regarder
470
  </button>
471
  </div>
@@ -485,7 +485,7 @@
485
  <span>2h11m</span>
486
  </div>
487
  <p class="text-sm text-gray-300 line-clamp-2">Tashi, ancienne prodige du tennis, entraîne son mari pour affronter son ex-petit ami dans un tournoi.</p>
488
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('Challengers', 'https://www.youtube.com/embed/bYq2zZUnX8A')">
489
  <i class="fas fa-play mr-2"></i> Regarder
490
  </button>
491
  </div>
@@ -505,7 +505,7 @@
505
  <span>1h59m</span>
506
  </div>
507
  <p class="text-sm text-gray-300 line-clamp-2">Une jeune femme envoyée à Rome découvre une conspiration terrifiante qui la pousse à affronter ses croyances.</p>
508
- <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayer('The First Omen', 'https://www.youtube.com/embed/6FgUUO9Ztd0')">
509
  <i class="fas fa-play mr-2"></i> Regarder
510
  </button>
511
  </div>
@@ -831,10 +831,11 @@
831
  filmCounter.innerText = newCount.toLocaleString();
832
  }, 5000);
833
 
834
- // Fonction pour ouvrir un lecteur de film dans une nouvelle fenêtre
835
- function openMoviePlayer(title, videoUrl) {
836
- const width = 1000;
837
- const height = 600;
 
838
  const left = (screen.width - width) / 2;
839
  const top = (screen.height - height) / 2;
840
 
@@ -857,13 +858,15 @@
857
  background-color: #000;
858
  color: #fff;
859
  font-family: Arial, sans-serif;
 
 
 
860
  overflow: hidden;
861
  }
862
  .player-container {
863
  position: relative;
864
- padding-bottom: 56.25%;
865
- height: 0;
866
- overflow: hidden;
867
  }
868
  .player-container iframe {
869
  position: absolute;
@@ -871,42 +874,86 @@
871
  left: 0;
872
  width: 100%;
873
  height: 100%;
 
874
  }
875
  .controls {
876
- background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, transparent 100%);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
877
  }
878
  </style>
879
  </head>
880
- <body class="bg-black text-white h-screen flex flex-col">
881
- <div class="flex justify-between items-center p-4 bg-gray-900">
882
  <h1 class="text-xl font-bold">${title}</h1>
883
- <button onclick="window.close()" class="bg-red-600 px-4 py-1 rounded hover:bg-red-700 transition">
884
  <i class="fas fa-times mr-1"></i> Fermer
885
  </button>
886
  </div>
887
 
888
- <div class="flex-1 relative">
889
- <div class="player-container">
890
- <iframe src="${videoUrl}?autoplay=1&controls=1&modestbranding=1&rel=0" frameborder="0" allowfullscreen allow="autoplay; fullscreen"></iframe>
891
- </div>
892
 
893
- <div class="absolute bottom-0 left-0 right-0 p-4 controls">
894
- <div class="flex items-center space-x-4">
895
- <button onclick="window.location.reload()" class="bg-gray-800 hover:bg-gray-700 p-2 rounded-full">
896
- <i class="fas fa-redo"></i>
897
- </button>
898
- <button onclick="toggleFullscreen()" class="bg-gray-800 hover:bg-gray-700 p-2 rounded-full">
899
- <i class="fas fa-expand"></i>
900
- </button>
901
- </div>
 
902
  </div>
903
  </div>
904
 
905
- <div class="p-4 bg-gray-900">
906
- <h2 class="text-lg font-bold mb-2">${title}</h2>
907
- <p class="text-gray-300">Regardez en plein écran pour une meilleure expérience.</p>
908
- </div>
909
-
910
  <script>
911
  function toggleFullscreen() {
912
  if (!document.fullscreenElement) {
@@ -919,6 +966,14 @@
919
  }
920
  }
921
  }
 
 
 
 
 
 
 
 
922
  </script>
923
  <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=docto41/code-master" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
924
  </html>
 
116
  <span>2024</span>
117
  <span>2h46m</span>
118
  </div>
119
+ <button class="mt-4 px-6 py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('Dune: Partie 2', 'https://www.youtube.com/embed/WarMeLeeswQ')">
120
  <i class="fas fa-play mr-2"></i> Regarder
121
  </button>
122
  </div>
 
182
  <span>3h00m</span>
183
  </div>
184
  <p class="text-sm text-gray-300 line-clamp-2">L'histoire du physicien J. Robert Oppenheimer et son rôle dans le développement de la bombe atomique.</p>
185
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('Oppenheimer', 'https://www.youtube.com/embed/uYPbbksJxIg')">
186
  <i class="fas fa-play mr-2"></i> Regarder
187
  </button>
188
  </div>
 
202
  <span>2h46m</span>
203
  </div>
204
  <p class="text-sm text-gray-300 line-clamp-2">Paul Atreides s'unit avec les Fremen pour se venger des conspirateurs qui ont détruit sa famille.</p>
205
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('Dune: Partie 2', 'https://www.youtube.com/embed/WarMeLeeswQ')">
206
  <i class="fas fa-play mr-2"></i> Regarder
207
  </button>
208
  </div>
 
222
  <span>2h56m</span>
223
  </div>
224
  <p class="text-sm text-gray-300 line-clamp-2">Batman enquête sur la corruption à Gotham et affronte le Riddler, un tueur en série ciblant l'élite.</p>
225
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('The Batman', 'https://www.youtube.com/embed/mqqft2x_Aa4')">
226
  <i class="fas fa-play mr-2"></i> Regarder
227
  </button>
228
  </div>
 
242
  <span>3h12m</span>
243
  </div>
244
  <p class="text-sm text-gray-300 line-clamp-2">Jake Sully et Ney'tiri forment une famille et font tout pour rester ensemble face à une nouvelle menace.</p>
245
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('Avatar 2', 'https://www.youtube.com/embed/d9MyW72ELq0')">
246
  <i class="fas fa-play mr-2"></i> Regarder
247
  </button>
248
  </div>
 
262
  <span>2h11m</span>
263
  </div>
264
  <p class="text-sm text-gray-300 line-clamp-2">Maverick affronte son passé tout en formant un groupe de jeunes pilotes pour une mission périlleuse.</p>
265
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('Top Gun: Maverick', 'https://www.youtube.com/embed/giXco2jaZ_4')">
266
  <i class="fas fa-play mr-2"></i> Regarder
267
  </button>
268
  </div>
 
282
  <span>2h49m</span>
283
  </div>
284
  <p class="text-sm text-gray-300 line-clamp-2">Une équipe d'explorateurs voyage à travers un trou de ver dans l'espace pour sauver l'humanité.</p>
285
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('Interstellar', 'https://www.youtube.com/embed/zSWdZVtXT7E')">
286
  <i class="fas fa-play mr-2"></i> Regarder
287
  </button>
288
  </div>
 
302
  <span>2h32m</span>
303
  </div>
304
  <p class="text-sm text-gray-300 line-clamp-2">Batman, Gordon et Harvey Dent s'unissent contre le chaos orchestré par le Joker à Gotham.</p>
305
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('The Dark Knight', 'https://www.youtube.com/embed/EXeTwQWrcwY')">
306
  <i class="fas fa-play mr-2"></i> Regarder
307
  </button>
308
  </div>
 
322
  <span>3h01m</span>
323
  </div>
324
  <p class="text-sm text-gray-300 line-clamp-2">Les Avengers tentent de restaurer l'univers après les événements dévastateurs de Infinity War.</p>
325
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('Avengers: Endgame', 'https://www.youtube.com/embed/TcMBFSGVi1c')">
326
  <i class="fas fa-play mr-2"></i> Regarder
327
  </button>
328
  </div>
 
365
  <span>2h28m</span>
366
  </div>
367
  <p class="text-sm text-gray-300 line-clamp-2">L'histoire de la jeune Furiosa avant sa rencontre avec Max dans Fury Road.</p>
368
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('Furiosa', 'https://www.youtube.com/embed/XJMuhwVlca4')">
369
  <i class="fas fa-play mr-2"></i> Regarder
370
  </button>
371
  </div>
 
385
  <span>2h07m</span>
386
  </div>
387
  <p class="text-sm text-gray-300 line-clamp-2">Deadpool rejoint les Marvel Studios avec Wolverine dans un voyage qui changera l'histoire du MCU.</p>
388
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('Deadpool & Wolverine', 'https://www.youtube.com/embed/avb5TqS4KdA')">
389
  <i class="fas fa-play mr-2"></i> Regarder
390
  </button>
391
  </div>
 
405
  <span>2h25m</span>
406
  </div>
407
  <p class="text-sm text-gray-300 line-clamp-2">Des générations après le règne de César, un jeune singe entreprend un voyage qui le mènera à remettre en question tout ce qu'il sait sur le passé.</p>
408
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('Le Planète des Singes : Le Nouveau Royaume', 'https://www.youtube.com/embed/3FGHB2qT0Xk')">
409
  <i class="fas fa-play mr-2"></i> Regarder
410
  </button>
411
  </div>
 
425
  <span>1h55m</span>
426
  </div>
427
  <p class="text-sm text-gray-300 line-clamp-2">Godzilla et Kong s'unissent contre une menace colossale enfouie dans notre monde, mettant en péril leur existence et la nôtre.</p>
428
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('Godzilla x Kong: The New Empire', 'https://www.youtube.com/embed/lV1OOlGwExM')">
429
  <i class="fas fa-play mr-2"></i> Regarder
430
  </button>
431
  </div>
 
445
  <span>2h06m</span>
446
  </div>
447
  <p class="text-sm text-gray-300 line-clamp-2">Un cascadeur retourne au travail pour retrouver une star disparue, résoudre un complot et reconquérir son ex.</p>
448
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('The Fall Guy', 'https://www.youtube.com/embed/5z2FTTBlDLU')">
449
  <i class="fas fa-play mr-2"></i> Regarder
450
  </button>
451
  </div>
 
465
  <span>1h49m</span>
466
  </div>
467
  <p class="text-sm text-gray-300 line-clamp-2">Un groupe de journalistes voyage à travers une Amérique déchirée par la guerre alors que le gouvernement attaque ses propres citoyens.</p>
468
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('Civil War', 'https://www.youtube.com/embed/aDyQxtg0V2w')">
469
  <i class="fas fa-play mr-2"></i> Regarder
470
  </button>
471
  </div>
 
485
  <span>2h11m</span>
486
  </div>
487
  <p class="text-sm text-gray-300 line-clamp-2">Tashi, ancienne prodige du tennis, entraîne son mari pour affronter son ex-petit ami dans un tournoi.</p>
488
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('Challengers', 'https://www.youtube.com/embed/bYq2zZUnX8A')">
489
  <i class="fas fa-play mr-2"></i> Regarder
490
  </button>
491
  </div>
 
505
  <span>1h59m</span>
506
  </div>
507
  <p class="text-sm text-gray-300 line-clamp-2">Une jeune femme envoyée à Rome découvre une conspiration terrifiante qui la pousse à affronter ses croyances.</p>
508
+ <button class="mt-4 w-full py-2 bg-red-600 rounded-lg font-medium hover:bg-red-700 transition" onclick="openMoviePlayerFullscreen('The First Omen', 'https://www.youtube.com/embed/6FgUUO9Ztd0')">
509
  <i class="fas fa-play mr-2"></i> Regarder
510
  </button>
511
  </div>
 
831
  filmCounter.innerText = newCount.toLocaleString();
832
  }, 5000);
833
 
834
+ // Fonction pour ouvrir un lecteur de film en plein écran
835
+ function openMoviePlayerFullscreen(title, videoUrl) {
836
+ // Créer une nouvelle fenêtre centrée
837
+ const width = window.screen.width * 0.9;
838
+ const height = window.screen.height * 0.9;
839
  const left = (screen.width - width) / 2;
840
  const top = (screen.height - height) / 2;
841
 
 
858
  background-color: #000;
859
  color: #fff;
860
  font-family: Arial, sans-serif;
861
+ margin: 0;
862
+ padding: 0;
863
+ height: 100vh;
864
  overflow: hidden;
865
  }
866
  .player-container {
867
  position: relative;
868
+ width: 100%;
869
+ height: 100vh;
 
870
  }
871
  .player-container iframe {
872
  position: absolute;
 
874
  left: 0;
875
  width: 100%;
876
  height: 100%;
877
+ border: none;
878
  }
879
  .controls {
880
+ position: absolute;
881
+ bottom: 0;
882
+ left: 0;
883
+ right: 0;
884
+ background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, transparent 100%);
885
+ padding: 20px;
886
+ display: flex;
887
+ justify-content: center;
888
+ z-index: 10;
889
+ }
890
+ .control-btn {
891
+ background-color: rgba(30, 30, 30, 0.7);
892
+ color: white;
893
+ border: none;
894
+ border-radius: 50%;
895
+ width: 50px;
896
+ height: 50px;
897
+ margin: 0 10px;
898
+ cursor: pointer;
899
+ display: flex;
900
+ align-items: center;
901
+ justify-content: center;
902
+ font-size: 20px;
903
+ }
904
+ .control-btn:hover {
905
+ background-color: rgba(255, 0, 0, 0.7);
906
+ }
907
+ .header {
908
+ position: absolute;
909
+ top: 0;
910
+ left: 0;
911
+ right: 0;
912
+ background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%, transparent 100%);
913
+ padding: 15px;
914
+ display: flex;
915
+ justify-content: space-between;
916
+ align-items: center;
917
+ z-index: 10;
918
+ }
919
+ .close-btn {
920
+ background-color: rgba(255, 0, 0, 0.7);
921
+ color: white;
922
+ border: none;
923
+ border-radius: 5px;
924
+ padding: 8px 15px;
925
+ cursor: pointer;
926
+ font-weight: bold;
927
+ }
928
+ .close-btn:hover {
929
+ background-color: rgba(255, 0, 0, 0.9);
930
  }
931
  </style>
932
  </head>
933
+ <body>
934
+ <div class="header">
935
  <h1 class="text-xl font-bold">${title}</h1>
936
+ <button class="close-btn" onclick="window.close()">
937
  <i class="fas fa-times mr-1"></i> Fermer
938
  </button>
939
  </div>
940
 
941
+ <div class="player-container">
942
+ <iframe src="${videoUrl}?autoplay=1&controls=0&modestbranding=1&rel=0&showinfo=0" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
 
 
943
 
944
+ <div class="controls">
945
+ <button class="control-btn" onclick="document.querySelector('iframe').contentWindow.postMessage('{"event":"command","func":"playVideo","args":""}', '*')">
946
+ <i class="fas fa-play"></i>
947
+ </button>
948
+ <button class="control-btn" onclick="document.querySelector('iframe').contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}', '*')">
949
+ <i class="fas fa-pause"></i>
950
+ </button>
951
+ <button class="control-btn" onclick="toggleFullscreen()">
952
+ <i class="fas fa-expand"></i>
953
+ </button>
954
  </div>
955
  </div>
956
 
 
 
 
 
 
957
  <script>
958
  function toggleFullscreen() {
959
  if (!document.fullscreenElement) {
 
966
  }
967
  }
968
  }
969
+
970
+ // Détection de la fin de la vidéo
971
+ window.addEventListener('message', function(event) {
972
+ if (event.data === 'ended') {
973
+ // Vous pouvez ajouter ici une logique pour passer à la vidéo suivante
974
+ console.log('La vidéo est terminée');
975
+ }
976
+ });
977
  </script>
978
  <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=docto41/code-master" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
979
  </html>
prompts.txt CHANGED
@@ -5,4 +5,5 @@ aucun bouton fonctionne
5
  Référencement Global Instantané Indexation immédiate sur tous les navigateurs mondiaux
6
  creer le plus gigantesque plateforme de plus de 6524111 de site de film streaning , de film complet et en francais le tout en automatic par une armées de 142521 inteligences artificiel sur syteme robotise gére tout en automatique
7
  afficher toutes les images des film et faire fonctionner les film complet a regarder complet , toutes les bouton ne fonctionne pas , ouvrer les films en automatic dans une nouvel fenetre
8
- les bouton des film ne se pas cliquable ouvrer les film dans une nouvel page pour regarder le film complet en entier
 
 
5
  Référencement Global Instantané Indexation immédiate sur tous les navigateurs mondiaux
6
  creer le plus gigantesque plateforme de plus de 6524111 de site de film streaning , de film complet et en francais le tout en automatic par une armées de 142521 inteligences artificiel sur syteme robotise gére tout en automatique
7
  afficher toutes les images des film et faire fonctionner les film complet a regarder complet , toutes les bouton ne fonctionne pas , ouvrer les films en automatic dans une nouvel fenetre
8
+ les bouton des film ne se pas cliquable ouvrer les film dans une nouvel page pour regarder le film complet en entier
9
+ les boutons des film ne sont pas cliquable ouvrer les film dans une nouvel fenetre poour regarger les film complet et en entier