From 4a5d83879582fa9abe36bf6271a05a8eaffcb420 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Thu, 28 Sep 2023 10:09:58 +0200 Subject: [PATCH] Emission du 03/10/2023 --- podcasts/config/lav-20231003.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20231003.json diff --git a/podcasts/config/lav-20231003.json b/podcasts/config/lav-20231003.json new file mode 100644 index 0000000..512c1ca --- /dev/null +++ b/podcasts/config/lav-20231003.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20231003", + "long_date" : "3 octobre 2023", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#185 - Mastodon (réseau social libre et décentralisé)", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-jean-christophe-becquet", + "chapter_title" : "Chronique de Jean-Christophe Becquet" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "mastodon", + "chapter_title" : "Mastodon (réseau social libre et décentralisé)" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-marie-odile-morandi", + "chapter_title" : "Chronique de Marie-Odile Morandi" + }, + { + "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" + } + ] +}