From 0de73062c8baaef68fadafbb7f5ecfc096449536 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Sun, 8 Dec 2019 15:06:23 +0100 Subject: [PATCH] =?UTF-8?q?Fichier=20de=20configuration=20pour=20=C2=AB=20?= =?UTF-8?q?Libre=20=C3=A0=20vous=20!=20=C2=BB=20du=203=20d=C3=A9cembre=202?= =?UTF-8?q?019?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- podcasts/config/lav-20191203.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20191203.json diff --git a/podcasts/config/lav-20191203.json b/podcasts/config/lav-20191203.json new file mode 100644 index 0000000..a6ec129 --- /dev/null +++ b/podcasts/config/lav-20191203.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20191203", + "long_date" : "12 décembre 2019", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "ANSSI - eTHiX - Polices libres - Annonces", + "chapters" : [ + { + "start_timestamp" : "00:01:44.900", + "end_timestamp" : "00:13:39.000", + "short_chapter_name" : "chronique-isabella-vanni-interview-ethix", + "chapter_title" : "Chronique « Le libre fait sa comm' » d'Isabella Vanni, avec l'interview de Nicolas Barteau président d'eTHiX" + }, + { + "start_timestamp" : "00:16:46.400", + "end_timestamp" : "01:08:51.400", + "short_chapter_name" : "anssi-guillaume-poupard", + "chapter_title" : "L'ANSSI (Agence nationale de la sécurité des systèmes d'information) avec l'interview de son directeur général Guillaume Poupard" + }, + { + "start_timestamp" : "01:14:05.100", + "end_timestamp" : "01:19:50.100", + "short_chapter_name" : "chronique-jean-christophe-becquet-polices-libres", + "chapter_title" : "Chronique « Pépites libres » de Jean-Christophe Becquet sur le thème « Les polices libres n'ont pas mauvais caractères »" + }, + { + "start_timestamp" : "01:19:56.900", + "end_timestamp" : "01:30:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}