From c8b2756028dd32d8ba92bfb61bd68fca90cb095c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Thu, 4 Apr 2024 11:08:37 +0200 Subject: [PATCH] Emission du 23/04/2024 --- podcasts/config/lav-20240423.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20240423.json diff --git a/podcasts/config/lav-20240423.json b/podcasts/config/lav-20240423.json new file mode 100644 index 0000000..7196216 --- /dev/null +++ b/podcasts/config/lav-20240423.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20240423", + "long_date" : "23 avril 2024", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#207 - Retour d'expérience Logiciels libres au lycée Carnot - Interview de Rrrrrose Azerty", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-jean-christophe-becquet", + "chapter_title" : "Chronique de Jean-Christophe Becquet" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "retour-experience-lycee-carnot", + "chapter_title" : "Retour d'expérience Logiciels libres au lycée Carnot" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "interview-Rrrrrose-Azerty", + "chapter_title" : "Interview de Rrrrrose Azerty (musique libre)" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Quoi de Libre ? Actualités et annonces concernant l'April et le monde du libre" + } + ] +}