From d3f32cea8c36124068c4bbff2e57aad8729bc069 Mon Sep 17 00:00:00 2001 From: Quentin Gibeaux Date: Thu, 25 Apr 2019 11:09:11 +0200 Subject: [PATCH] add 23 avril --- podcasts/config/lav-20190423.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 podcasts/config/lav-20190423.json diff --git a/podcasts/config/lav-20190423.json b/podcasts/config/lav-20190423.json new file mode 100644 index 0000000..d592a30 --- /dev/null +++ b/podcasts/config/lav-20190423.json @@ -0,0 +1,31 @@ +{ + "short_date" : "20190423", + "long_date" : "23 avril 2019", + "ffmpeg_bin" : "./FFmpeg/ffmpeg", + "chapters" : [ + { + "start_timestamp" : "00:01:34.5", + "end_timestamp" : "00:14:27.8", + "short_chapter_name" : "chronique-xavier-berne-parcoursup", + "chapter_title" : "Chronique de Xavier Berne sur Parcoursup" + }, + { + "start_timestamp" : "00:18:14", + "end_timestamp" : "01:12:25", + "short_chapter_name" : "sujet-long-les-entreprises-du-logiciel-libre", + "chapter_title" : "Sujet long sur les entreprises du logiciel libre" + }, + { + "start_timestamp" : "01:14:59", + "end_timestamp" : "01:24:10.35", + "short_chapter_name" : "chronique-vincent-calame-jouons-collectif-je-me-demandais-ce-que-vous-faisiez-la", + "chapter_title" : "Chronique de Vincent Calame Jouons collectif « Je me demandais ce que vous faisiez là »" + }, + { + "start_timestamp" : "01:24:12.2", + "end_timestamp" : "01:29:59", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}