From 957235758f61291d46d764a84cb013231ede33e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Thu, 29 Sep 2022 09:24:26 +0200 Subject: [PATCH] Emission du 04/10/2022 --- podcasts/config/lav-20221004.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20221004.json diff --git a/podcasts/config/lav-20221004.json b/podcasts/config/lav-20221004.json new file mode 100644 index 0000000..a99802c --- /dev/null +++ b/podcasts/config/lav-20221004.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20221004", + "long_date" : "4 octobre 2022", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#N°154 - Devops - Le monde du libre - Sobriété énergétique", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-vincent-calame", + "chapter_title" : "Sobriété énergétique" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "devops", + "chapter_title" : "TITRE_PODCAST_SUJET" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-véronique-bonnet", + "chapter_title" : "Le monde du libre" + }, + { + "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" + } + ] +}