From 8c7e832e7fdcf77abf6f99eefdb47b9fd57c9558 Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Tue, 17 Oct 2023 09:56:30 +0200 Subject: [PATCH] Ajouter podcasts/config/lav-20231017.json --- podcasts/config/lav-20231017.json | 33 +++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 podcasts/config/lav-20231017.json diff --git a/podcasts/config/lav-20231017.json b/podcasts/config/lav-20231017.json new file mode 100644 index 0000000..a27c7e9 --- /dev/null +++ b/podcasts/config/lav-20231017.json @@ -0,0 +1,33 @@ +{ + "short_date" : "20231017", + "long_date" : "17 octobre 2023", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#187 - Graine de libriste (ISTIC)", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-ma-dada-xavier-berne", + "chapter_title" : "Ma Dada" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "graine-de-libriste", + "chapter_title" : "Graine de libriste (ISTIC)" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-les-humeurs-de-gee", + "chapter_title" : "Les humeurs de Gee" + }, + { + "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" + } + ] +} +