From 552630a82f3b8044d269478ef8da8db56311821d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Mon, 8 Jun 2020 09:26:42 +0200 Subject: [PATCH] =?UTF-8?q?Libre=20=C3=A0=20vous=20!=20du=202=20juin=20202?= =?UTF-8?q?0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- podcasts/config/lav-20200602.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20200602.json diff --git a/podcasts/config/lav-20200602.json b/podcasts/config/lav-20200602.json new file mode 100644 index 0000000..ae3d8f8 --- /dev/null +++ b/podcasts/config/lav-20200602.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20200602", + "long_date" : "02 juin 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#67 - Travail parlementaire - Debian - Software Heritage - Associations", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "debian-software-heritage", + "chapter_title" : "Des nouvelles de Debian et de Software Heritage" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "le-travail-parlementaire-assemblee-nationale", + "chapter_title" : "Le travail parlementaire à l'Assemblée nationale" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "associations-et-confinement", + "chapter_title" : "Comment les associations ont pu s'adapter au confinement" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}