From fb9157f7f7f50ce70bd3adb982fbb927746bd41b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Fri, 8 Apr 2022 15:22:32 +0200 Subject: [PATCH] Emission du 12/04/2022 --- podcasts/config/lav-20220412.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20220412.json diff --git a/podcasts/config/lav-20220412.json b/podcasts/config/lav-20220412.json new file mode 100644 index 0000000..f1eced5 --- /dev/null +++ b/podcasts/config/lav-20220412.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20220412", + "long_date" : "12 avril 2022", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#139 - La diversité de genre dans le logiciel libre", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-antanak", + "chapter_title" : "Chronique d'Antanak" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "diversite", + "chapter_title" : "La diversité de genre dans l'informatique et le logiciel libre" + }, + { + "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" : "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" + } + ] +}