From 9b90cd6c936539e9911df5ac42771098f5c75be6 Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Tue, 15 Feb 2022 10:54:46 +0100 Subject: [PATCH] Ajouter 'podcasts/config/lav-20220215.json' --- podcasts/config/lav-20220215.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20220215.json diff --git a/podcasts/config/lav-20220215.json b/podcasts/config/lav-20220215.json new file mode 100644 index 0000000..85c01f3 --- /dev/null +++ b/podcasts/config/lav-20220215.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20220215", + "long_date" : "15 février 2022", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#132 - Matomo - Moteurs de recherche ", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-marie-odile-morandi", + "chapter_title" : "Accorder sa confiance d'abord aux siens" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "matomo", + "chapter_title" : "Le logiciel libre d'analyse d'audience Matomo" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-laurent-et-lorette-costy", + "chapter_title" : "Les moteurs de recherche (partie 2)" + }, + { + "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" + } + ] +}