From 4ca879be74512ade6f65b5fe344f2a050f567b4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Wed, 30 Sep 2020 08:18:33 +0200 Subject: [PATCH] LAV du 29/09/2020 --- podcasts/config/lav-20200929.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20200929.json diff --git a/podcasts/config/lav-20200929.json b/podcasts/config/lav-20200929.json new file mode 100644 index 0000000..5f80266 --- /dev/null +++ b/podcasts/config/lav-20200929.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20200929", + "long_date" : "29 septembre 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#76 - Santé et logiciel libre - « Maître et serviteur » - Digital rime avec médiéval", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-vincent-calame-maitre-serviteur", + "chapter_title" : "Chronique de Vicent Calame - Maître et serviteur" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "sante-et-logiciel-libre", + "chapter_title" : "Santé et logiciel libre (Health Data Hub, CAIH)" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-luk-digital-medieval", + "chapter_title" : "Chronique de Luk - Digital rime avec médiéval" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}