From be565e1e1b934165899e808a7a6f036c41ff30de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Sun, 20 Sep 2020 21:37:24 +0200 Subject: [PATCH] Fichier pour LaV du 15/09/2020 --- podcasts/config/lav-20200915.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20200915.json diff --git a/podcasts/config/lav-20200915.json b/podcasts/config/lav-20200915.json new file mode 100644 index 0000000..3d03c74 --- /dev/null +++ b/podcasts/config/lav-20200915.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20200915", + "long_date" : "15 septembre 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "L’informatique c'est quoi ? – Musique libre – Partager est bon", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-eric-fraudain", + "chapter_title" : "Chronique musique libre d'Éric Fraudain" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "l-informatique-c-est-quoi", + "chapter_title" : "L’informatique c'est quoi ?" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-veronique-bonnet", + "chapter_title" : "Chronique « Mettre en application les critères du logiciel libre »" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}