From bd88eb722b1859e3bbb29deea3c869b6f55c59bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Tue, 23 Mar 2021 17:42:13 +0100 Subject: [PATCH] Emission du 23 mars 2021 --- podcasts/config/lav-20210323.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20210323.json diff --git a/podcasts/config/lav-20210323.json b/podcasts/config/lav-20210323.json new file mode 100644 index 0000000..f74e35a --- /dev/null +++ b/podcasts/config/lav-20210323.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20210323", + "long_date" : "23 mars 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#99 – Les femmes et l'informatique – Communication bienveillante – Données géographiques libres", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-veronique-bonnet-communication-bienveillante", + "chapter_title" : "Chronique de Véronique Bonnet sur la charte de GNU pour une communication bienveillante" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "les-femmes-et-l-informatique", + "chapter_title" : "Les femmes et les métiers et communautés de l'informatique et du logiciel libre" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-jean-christophe-becquet-donnees-geographiques-libres", + "chapter_title" : "Chronique de Jean-Christophe Becquet sur les données géographiques libres" + }, + { + "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" + } + ] +}