From 7a4e64889d51b008bb05abe861613690ba5019fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Fri, 5 Nov 2021 11:59:30 +0100 Subject: [PATCH] LAV du 9/11/2021 --- podcasts/config/lav-20211109.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20211109.json diff --git a/podcasts/config/lav-20211109.json b/podcasts/config/lav-20211109.json new file mode 100644 index 0000000..2df163d --- /dev/null +++ b/podcasts/config/lav-20211109.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20211109", + "long_date" : "9 novembre 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#121 - Émission en direct du Salon Open Source Experience", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-vincent-calame", + "chapter_title" : "Chronique de Vincent Calame sur logiciel libre vs open source" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "interviews-osxp", + "chapter_title" : "Diverses interviews en direct depuis le salon Open Source Experience" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-antanak", + "chapter_title" : "Chronique d'Antanak" + }, + { + "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" + } + ] +}