From 431e453e1a9c1d6dae9cda22e7d16f6acd0ce586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Wed, 25 Oct 2023 09:42:29 +0200 Subject: [PATCH] Emission du 31/10/2023 --- podcasts/config/lav-20231031.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20231031.json diff --git a/podcasts/config/lav-20231031.json b/podcasts/config/lav-20231031.json new file mode 100644 index 0000000..416c532 --- /dev/null +++ b/podcasts/config/lav-20231031.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20231031", + "long_date" : "31 octobre 2023", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#189 - Café libre (Actualités Chaudes, Ton Relax)", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-luk", + "chapter_title" : "Chronique de Luk" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "cafe-libre", + "chapter_title" : "Café libre (Actualités Chaudes, Ton Relax)" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-laurent-et-lorette-costy", + "chapter_title" : "Chronique de Laurent et Lorette Costy" + }, + { + "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" + } + ] +}