From 4a125575d20fac118c6c2900a5f847b5ce35c4d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Thu, 9 Jul 2020 13:07:51 +0200 Subject: [PATCH] =?UTF-8?q?Libre=20=C3=A0=20vous=20!=20du=207=20juillet=20?= =?UTF-8?q?2020?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- podcasts/config/lav-20200707.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20200707.json diff --git a/podcasts/config/lav-20200707.json b/podcasts/config/lav-20200707.json new file mode 100644 index 0000000..17c0938 --- /dev/null +++ b/podcasts/config/lav-20200707.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20200707", + "long_date" : "7 juillet 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#71 – Au cœur de l’April – Râlages en vrac d'un vieux libriste – Linux Azur", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-emmanuel-revah-ralages", + "chapter_title" : "Râlages en vrac d'un vieux libriste" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "au-coeur-de-l-april", + "chapter_title" : "Au cœur de l'April" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-isabella-vanni-linux-azur", + "chapter_title" : "Linuz Azur" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}