From 2ac9652210fd045a75250950537fdeef1efce803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Tue, 20 Oct 2020 20:39:16 +0200 Subject: [PATCH] Emission du 20 octobre 2020 --- podcasts/config/lav-20201020.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 podcasts/config/lav-20201020.json diff --git a/podcasts/config/lav-20201020.json b/podcasts/config/lav-20201020.json new file mode 100644 index 0000000..a06744a --- /dev/null +++ b/podcasts/config/lav-20201020.json @@ -0,0 +1,26 @@ +{ + "short_date" : "20201020", + "long_date" : "20 octobre 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#79 – Health Data Hub – Chronique musicale d’Éric Fraudain du site Au Bout Du Fil", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-eric-fraudain", + "chapter_title" : "Chronique musicale d’Éric Fraudain du site Au Bout Du Fil" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "health-data-hub", + "chapter_title" : "Health Data Hub" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}