From f5950a4c62055e1bfd373c6a005e0f2fb9302e2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Wed, 24 Feb 2021 09:22:53 +0100 Subject: [PATCH] Emission du 23 fevrier 2021 --- podcasts/config/lav-20210223.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20210223.json diff --git a/podcasts/config/lav-20210223.json b/podcasts/config/lav-20210223.json new file mode 100644 index 0000000..3cbf13e --- /dev/null +++ b/podcasts/config/lav-20210223.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20210223", + "long_date" : "23 février 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#95 – Des villages qui s'engagent pour le logiciel libre – RGPD et conception de logiciels – L'histoire étrange du Komongistan", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-noemie-bergez-rgpd-conception-de-logiciels", + "chapter_title" : "RGPD et conception de logiciels" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "villages-logiciels-libres", + "chapter_title" : "Des villages qui s'engagent pour le logiciel libre" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-veronique-bonnet-komongistan", + "chapter_title" : "L'histoire étrange du Komongistan" + }, + { + "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" + } + ] +}