From 7febd8a39f021e74a72c54d43951995948330ff6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Thu, 8 Apr 2021 09:47:30 +0200 Subject: [PATCH] Emission du 30 mars 2021 --- podcasts/config/lav-20210330.json | 50 +++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 podcasts/config/lav-20210330.json diff --git a/podcasts/config/lav-20210330.json b/podcasts/config/lav-20210330.json new file mode 100644 index 0000000..da51064 --- /dev/null +++ b/podcasts/config/lav-20210330.json @@ -0,0 +1,50 @@ +{ + "short_date" : "20210320", + "long_date" : "30 mars 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#100 - Au cœur de l'April et de l'émission « Libre à vous ! »", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "annonces-yann-le-pollotec-rms", + "chapter_title" : "Annonces (Yann Le Pollotec, Richard Stallman)" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "jean-christophe-becquet-pepites-libres", + "chapter_title" : "Interview de Jean-Christophe Becquet, chronique Pépites libres" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "elodie-deniel-girodon-podcast", + "chapter_title" : "Interview d'Élodie-Déniel Girodon, équipe podcast" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "focus-april", + "chapter_title" : "Interview « Focus sur des actions de l'April »" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-laurent-et-lorette-costy", + "chapter_title" : "Chronique de Laurent et Lorette Costy « À coeur vaillant, la voie est libre »" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "olivier-grieco", + "chapter_title" : "Interview Olivier Grieco, directeur d’antenne de la radio Cause Commune" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Quoi de Libre ? Actualités et annonces concernant l'April et le monde du libre" + } + ] +}