From 5d46cd60cd1ccdadede6a006c01835cf58199f28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Fri, 19 Jun 2020 14:08:07 +0200 Subject: [PATCH] =?UTF-8?q?Libre=20=C3=A0=20vous=20!=20du=2016=20juin=2020?= =?UTF-8?q?20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- podcasts/config/lav-20200616.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20200616.json diff --git a/podcasts/config/lav-20200616.json b/podcasts/config/lav-20200616.json new file mode 100644 index 0000000..ea130e7 --- /dev/null +++ b/podcasts/config/lav-20200616.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20200616", + "long_date" : "16 juin 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#69 – Au cœur de l’April – Label Territoire numérique libre – StopCovid", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-noemie-bergez-stopcovid", + "chapter_title" : "Chronique de Noémie Bergez sur l'application StopCovid" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "au-coeur-de-l-april", + "chapter_title" : "Au cœur de l'April" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "label-territoire-numerique-libre", + "chapter_title" : "Le label Territoire Numérique Libre" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}