From d9da3e41f20793b191dbeef645ebf0ab830bbedb Mon Sep 17 00:00:00 2001 From: Quentin Gibeaux Date: Wed, 13 Feb 2019 11:30:24 +0100 Subject: [PATCH] add confi 02-12 --- podcasts/config/lav-20190212.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 podcasts/config/lav-20190212.json diff --git a/podcasts/config/lav-20190212.json b/podcasts/config/lav-20190212.json new file mode 100644 index 0000000..0e3efc1 --- /dev/null +++ b/podcasts/config/lav-20190212.json @@ -0,0 +1,31 @@ +{ + "short_date" : "20190212", + "long_date" : "12 février 2019", + "ffmpeg_bin" : "./FFmpeg/ffmpeg", + "chapters" : [ + { + "start_timestamp" : "00:01:59", + "end_timestamp" : "00:12:28", + "short_chapter_name" : "JCB-pepites-libres", + "chapter_title" : "Chronique « Pépites libres » par Jean-Christophe Becquet - Dessin animé Copying is not theft de Nina Paley" + }, + { + "start_timestamp" : "00:12:47.8", + "end_timestamp" : "01:11:35.5", + "short_chapter_name" : "software-heritage", + "chapter_title" : "Software Heritage avec Roberto Di Cosmo" + }, + { + "start_timestamp" : "01:15:43.2", + "end_timestamp" : "01:25:26", + "short_chapter_name" : "pjl-ecole-de-la-confiance", + "chapter_title" : "Projet de loi pour une école de la confiance (amendements logiciels libres)" + }, + { + "start_timestamp" : "01:25:26", + "end_timestamp" : "01:29:59", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}