From dd9deb2b1dbc57e03418586bf70b467ae9a3cf17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Fri, 3 Dec 2021 09:09:38 +0100 Subject: [PATCH] Emission du 14/12/2021 --- podcasts/config/lav-20211214.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20211214.json diff --git a/podcasts/config/lav-20211214.json b/podcasts/config/lav-20211214.json new file mode 100644 index 0000000..1df4e26 --- /dev/null +++ b/podcasts/config/lav-20211214.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20211214", + "long_date" : "14 décembre 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#126 - Plan d’action du Gouvernement sur les logiciels libres - AMMD - Le garage numérique", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-isabella-vanni", + "chapter_title" : "Chronique d'Isabella Vanni sur l'AMMD (coopérative d'artistes libres produisant de l'Art Libre avec des matériels et des logiciels libres)" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "plan-action-gouvernement-logiciels-libres", + "chapter_title" : " Plan d’action du Gouvernement en matière de logiciels libres et communs numériques dans l’Administration" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-antanak", + "chapter_title" : "Chronique d'Antanak sur Le garage numérique" + }, + { + "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" + } + ] +}