From 2cbb44768be1e9f8ccd5cf913196cb43ef850741 Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Tue, 20 Sep 2022 10:52:33 +0200 Subject: [PATCH] Ajouter 'podcasts/config/lav-20220920.json' --- podcasts/config/lav-20220920.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20220920.json diff --git a/podcasts/config/lav-20220920.json b/podcasts/config/lav-20220920.json new file mode 100644 index 0000000..596b34d --- /dev/null +++ b/podcasts/config/lav-20220920.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20220920", + "long_date" : "20 septebmre 2022", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#152 - Responsable SI et libriste dans une association", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-les-humeurs-de-gee", + "chapter_title" : "Pops-ups et fenêtres modales" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "responsable-SI-et-libriste-dans-une-association", + "chapter_title" : "Être responsable SI et libriste dans une association" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-marie-odile-morandi", + "chapter_title" : "De la couleur de nos cerveaux" + }, + { + "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" + } + ] +}