From 000759e622ffeab20c0c479ba3406a3c36b6f641 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Thu, 23 Apr 2020 09:29:49 +0200 Subject: [PATCH] Fichier JSQON pour LAV du 21 avril 2020 --- podcasts/config/lav-20200421.json | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 podcasts/config/lav-20200421.json diff --git a/podcasts/config/lav-20200421.json b/podcasts/config/lav-20200421.json new file mode 100644 index 0000000..5781097 --- /dev/null +++ b/podcasts/config/lav-20200421.json @@ -0,0 +1,44 @@ +{ + "short_date" : "20200421", + "long_date" : "21 avril 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#63 - Musique libre - Merci le libre - École - Visioconférences - Cryptpad", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "interview-laurent-leemans-musique-libre", + "chapter_title" : "Interview de Laurent Leemans qui fait de la musique libre" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-emmanuel-revah-merci-le-libre", + "chapter_title" : "Chronique d'Emmanuel Revah sur le thème « Merci le libre »" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "interview-vincent-xavier-jumel-ecole-et-confinement", + "chapter_title" : "Interview de Vincent-Xavier Jumel, professeur de mathématiques, sur école et confinement" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-isabella-vanni-visioconference", + "chapter_title" : "Chronique d'Isabella Vanni sur les outils de visioconférence libres" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "interview-ludovic-dubost-crytpad", + "chapter_title" : "Interview de Ludovic Dubost sur Cryptpad" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}