From 80761c2b1c10cd8f2b0e48389f7b7b206932e19d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Thu, 3 Oct 2024 11:49:06 +0200 Subject: [PATCH] Emission du 08/10/2024 --- podcasts/config/lav-20241008.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20241008.json diff --git a/podcasts/config/lav-20241008.json b/podcasts/config/lav-20241008.json new file mode 100644 index 0000000..f86902e --- /dev/null +++ b/podcasts/config/lav-20241008.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20241008", + "long_date" : "8 octobre 2024", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#221 - Médiation numérique et libertés informatiques - Les cookies", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-antanak", + "chapter_title" : "Chronique d'Antanak" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "mediation-numerique", + "chapter_title" : "Médiation numérique et libertés informatiques" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-benjamin-bellamy", + "chapter_title" : "Chronique de Benjamin Bellamy sur les cookies" + }, + { + "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" + } + ] +}