From 4fd24296c6773e1842d09e2b1258ea7d56cee1c4 Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Mon, 28 Oct 2024 15:33:30 +0100 Subject: [PATCH] Ajouter podcasts/config/lav-20241029.json --- podcasts/config/lav-20241029.json | 33 +++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 podcasts/config/lav-20241029.json diff --git a/podcasts/config/lav-20241029.json b/podcasts/config/lav-20241029.json new file mode 100644 index 0000000..f707406 --- /dev/null +++ b/podcasts/config/lav-20241029.json @@ -0,0 +1,33 @@ +{ + "short_date" : "20241029", + "long_date" : "29 octobre 2024", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#224 - Au cœur de l'April - Parabole de la 2 CV - Le fric et l'égo", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-laurent-et-lorette-costy", + "chapter_title" : "La 2 CV comme parabole libriste" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "au-coeur-de-l-april", + "chapter_title" : "Au cœur de l'April" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-luk", + "chapter_title" : "Le fric et l'égo" + }, + { + "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" + } + ] +} +