From 9ec4edd55d4c35ff09c43ade15f00c3862312a99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Mon, 19 Oct 2020 17:11:23 +0200 Subject: [PATCH] =?UTF-8?q?Fichier=20pour=20=C3=A9mission=20du=2013=20octo?= =?UTF-8?q?bre=202020?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- podcasts/config/lav-20201013.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20201013.json diff --git a/podcasts/config/lav-20201013.json b/podcasts/config/lav-20201013.json new file mode 100644 index 0000000..174595e --- /dev/null +++ b/podcasts/config/lav-20201013.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20201013", + "long_date" : "13 octobre 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#78 – Libre-entreprise – Le choix des noms – Téléphones et vie privée", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-vincent-calame-le-choix-des-noms", + "chapter_title" : "Chronique de Vincent Calame sur le choix des noms en informatique" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "libre-entreprise", + "chapter_title" : "Libre-entreprise (réseau d'entreprises qui partagent valeurs et fonctionnement)" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-antanak-telephones-vie-priveee", + "chapter_title" : "Chronique d'Antanak sur téléphones et vie privée" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}