From b0defe4b347e550e47323e798a996f695518e56e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Mon, 29 Jun 2020 09:55:28 +0200 Subject: [PATCH] LAV du 23 juin 2020 --- podcasts/config/lav-20200623.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20200623.json diff --git a/podcasts/config/lav-20200623.json b/podcasts/config/lav-20200623.json new file mode 100644 index 0000000..67218a0 --- /dev/null +++ b/podcasts/config/lav-20200623.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20200623", + "long_date" : "23 juin 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#70 - Réemploi informatique - Dire non à l'informatique injuste - Choisir l'outil adapté", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-veronique-bonnet-dire-non-informatique-injuste", + "chapter_title" : "Dire non à l'informatique injuste" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "reemploi-informatique", + "chapter_title" : "Le réemploi informatique" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-isabella-vanni-choisir-outil-adapte", + "chapter_title" : "Choisir l'outil adapté" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}