From b79d967a41ebbdd5fae4c6f9fb41dd6fdb6e30b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Mon, 29 Aug 2022 15:08:55 +0200 Subject: [PATCH] Emission du 06/09/2022 --- podcasts/config/lav-20220906.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20220906.json diff --git a/podcasts/config/lav-20220906.json b/podcasts/config/lav-20220906.json new file mode 100644 index 0000000..4f5deac --- /dev/null +++ b/podcasts/config/lav-20220906.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20220906", + "long_date" : "6 septembre 2022", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#150 - Échange avec Alexis Kauffmann sur le libre éducatif - La Fête des possibles", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-isabella-vanni", + "chapter_title" : "Interview sur la Fête des possibles" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "interview-alexis-kauffmann", + "chapter_title" : "Échange avec Alexis Kauffmann sur le libre éducatif" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-vincent-calame", + "chapter_title" : "Chronique de Vincent Calame" + }, + { + "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" + } + ] +}