From dc16f2a26da3b5c1ed69af7134c49ab13ebea27c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Tue, 22 Jun 2021 19:00:27 +0200 Subject: [PATCH] Emission du 22 juin 2021 --- podcasts/config/lav-20210622.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20210622.json diff --git a/podcasts/config/lav-20210622.json b/podcasts/config/lav-20210622.json new file mode 100644 index 0000000..97b253f --- /dev/null +++ b/podcasts/config/lav-20210622.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20210622", + "long_date" : "22 juin 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#111 - Matomo - Darren Curtis - Développement durable", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-eric-fraudain", + "chapter_title" : "Chronique d'Éric Fraudain sur l'artiste Darren Curtis" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "matomo", + "chapter_title" : "L'analyse d'audience de sites web et Matomo" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-veronique-bonnet", + "chapter_title" : "Chronique de Véronique Bonnet sur le thème « Développement durable et logiciel 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" + } + ] +}