From b98242b950f42d30f3c1a37b79b7ab3444fd4397 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Thu, 9 Jun 2022 07:57:33 +0200 Subject: [PATCH] Emission du 14/06/2022 --- podcasts/config/lav-20220614.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20220614.json diff --git a/podcasts/config/lav-20220614.json b/podcasts/config/lav-20220614.json new file mode 100644 index 0000000..dc31b81 --- /dev/null +++ b/podcasts/config/lav-20220614.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20220614", + "long_date" : "14 juin 2022", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#147 - 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 « Que libérer d'autre que du logiciel » avec 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-vincent-calame", + "chapter_title" : "Chronique « Jouons collectif » de Vincent Calame" + }, + { + "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" + } + ] +}