Face à Philippe de Villiers (Émission du 28/11/2025)
Philippe de Villiers passe en revue l'actualité de la semaine dans #FaceAPhilippedeVilliers. Présenté par Eliot DevalPlayer placeholder const init = async () => { let alreadySeeked = false const playerDaily = await dailymotion.createPlayer('my-dailymotion-player', { video: 'x3b68jn', }) playerDaily.on(dailymotion.events.VIDEO PLAYING, async (state) => { if (!alreadySeeked) { const { videoDuration } = await playerDaily.getState() // - Compute "today at 7PM local time (France)" - const now = new Date(); const targetLocal = new Date( now.getFullYear(), now.getMonth(), now.getDate(), 19, // 19:00 = 7PM 00, 42 ); // Convert local target to UTC const targetUtc = new Date(targetLocal.toISOString()); // Compute difference in seconds between now and target time const diffSeconds = Math.floor((Date.now() - targetUtc.getTime()) / 1000); // Compute seek position relative to DVR window const seekTo = Math.max(videoDuration - diffSeconds, 0); playerDaily.seek(seekTo) alreadySeeked = true } }) } init()
Le replay Face à Philippe de Villiers (Émission du 28/11/2025) est proposé en streaming gratuit pendant quelques jours après sa diffusion sur CNews.
Donner votre avis
Programmes TV similaires
-
C dans l'air
-
Face à Philippe de Villiers
-
L'Heure des Pros
-
ARTE Journal
-
Face à Michel Onfray
-
20h Bfm
-
Morandini Live
-
Marschall Truchot
-
Face-à-Face
-
Punchline
-
La Matinale
-
Top Info
-
La matinale week-end
-
Apolline Matin
-
L'info s'éclaire
-
Appel à témoins
-
Tout le monde veut savoir
-
Outre-mer
-
20h30 le samedi
-
Le Grand Jury
-
ARTE Info Expresso
-
Sénat en action
-
Votre télé et vous
-
ARTE Info Plus
-
Perrine jusqu'à minuit


Face à Philippe de Villiers (Émission du 21/11/2025)