From b0d4f4e0003b9f44b23569cd5295bf7fe7270586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Sun, 1 Nov 2020 23:24:21 +0100 Subject: [PATCH] Emission du 27 octobre 2020 --- podcasts/config/lav-20201027.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20201027.json diff --git a/podcasts/config/lav-20201027.json b/podcasts/config/lav-20201027.json new file mode 100644 index 0000000..a8209d9 --- /dev/null +++ b/podcasts/config/lav-20201027.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20201027", + "long_date" : "27 octobre 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#80 - Accompagnement des associations aux logiciels libres - CNIL et cookies - Dépendance et informatique", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-noemie-bergez-cnil-et-cookies", + "chapter_title" : "Chronique de Noémie Bergez sur la CNIL et cookies" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "accompagnement-associations-logiciels-libres", + "chapter_title" : "Accompagnement des associations aux logiciels libres" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "", + "chapter_title" : "Chronique de Luk sur dépendance et informatique" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}