From a2b49d8839f9b9146c075629dce35318ca6e64fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Mon, 8 Jun 2020 09:21:10 +0200 Subject: [PATCH] =?UTF-8?q?Libre=20=C3=A0=20vous=20!=20du=2026=20mai=20202?= =?UTF-8?q?0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- podcasts/config/lav-20200526.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20200526.json diff --git a/podcasts/config/lav-20200526.json b/podcasts/config/lav-20200526.json new file mode 100644 index 0000000..0d3a289 --- /dev/null +++ b/podcasts/config/lav-20200526.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20200526", + "long_date" : "26 mai 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#66 – Framabook – Inventaire de livres – Surveillance ", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-veronique-bonnet-surveillance", + "chapter_title" : "Chronique de Véronique Bonnet sur la surveillance" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "framabook", + "chapter_title" : "Framabook - édition de livres libres" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "inventaire-livres", + "chapter_title" : "Inventaire : site pour faire l’inventaire de ses livres et les partager" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}