From 38643657358ac88b7e5facc9c444364fd7a35910 Mon Sep 17 00:00:00 2001 From: Isabella Vanni Date: Tue, 8 Feb 2022 11:43:58 +0100 Subject: [PATCH] Ajouter 'podcasts/config/lav-20220208.json ' --- podcasts/config/lav-20220208.json | 33 +++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 podcasts/config/lav-20220208.json diff --git a/podcasts/config/lav-20220208.json b/podcasts/config/lav-20220208.json new file mode 100644 index 0000000..491a011 --- /dev/null +++ b/podcasts/config/lav-20220208.json @@ -0,0 +1,33 @@ +{ + "short_date" : "20220208", + "long_date" : "02 février 2022", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "les CEMEA - apprentissages et appropriations - la chasse aux dépendances", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-antanak", + "chapter_title" : "Chronique d'Antanak sur le thème « apprentissages et appropriations »" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "les-CEMEA", + "chapter_title" : "Les CEMEA et les logiciels libres" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-vincent-calame", + "chapter_title" : "Chronique de Vincent Calamela sur le thème « la chasse aux dépendances »" + }, + { + "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" + } + ] +} +