From c4d6f170f509357aa6fd22a1ee6f721002e293de Mon Sep 17 00:00:00 2001 From: Quentin Gibeaux Date: Fri, 10 Apr 2020 15:45:49 +0200 Subject: [PATCH] add podcast 7 4 2020 --- podcasts/config/lav-20200407.json | 38 +++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 podcasts/config/lav-20200407.json diff --git a/podcasts/config/lav-20200407.json b/podcasts/config/lav-20200407.json new file mode 100644 index 0000000..e5c2a33 --- /dev/null +++ b/podcasts/config/lav-20200407.json @@ -0,0 +1,38 @@ +{ + "short_date" : "20200407", + "long_date" : "7 avril 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#61 - Visioconférences (Jitsi) – Framasoft – Éducation – Le confinement", + "chapters" : [ + { + "start_timestamp" : "00:02:35.180", + "end_timestamp" : "00:06:57.650", + "short_chapter_name" : "chronique-luk-confinement", + "chapter_title" : "Chronique de Luk sur le confinement" + }, + { + "start_timestamp" : "00:07:05.230", + "end_timestamp" : "00:33:47.800", + "short_chapter_name" : "framasoft-collectif-chatons", + "chapter_title" : "Framasoft et le collectif CHATONS (hébergement de services libres)" + }, + { + "start_timestamp" : "00:37:13.900", + "end_timestamp" : "00:56:56.820", + "short_chapter_name" : "confinement-et-ecole", + "chapter_title" : "Le confinement et l'école" + }, + { + "start_timestamp" : "01:01:02.890", + "end_timestamp" : "01:27:56.55", + "short_chapter_name" : "interview-emil-ivov-createur-jitsi", + "chapter_title" : "Interview d'Emil Ivov, créateur de Jitsi (logiciel libre de visioconférence)" + }, + { + "start_timestamp" : "01:28:03.600", + "end_timestamp" : "01:30:26.300", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}