From 033c83bb103511185a390bf9a033e2c2819ce306 Mon Sep 17 00:00:00 2001 From: Quentin Gibeaux Date: Wed, 13 Mar 2019 10:08:24 +0100 Subject: [PATCH] add conf for 03-12-19 --- podcasts/config/lav-20190312.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 podcasts/config/lav-20190312.json diff --git a/podcasts/config/lav-20190312.json b/podcasts/config/lav-20190312.json new file mode 100644 index 0000000..46d76d9 --- /dev/null +++ b/podcasts/config/lav-20190312.json @@ -0,0 +1,31 @@ +{ + "short_date" : "20190312", + "long_date" : "12 mars 2019", + "ffmpeg_bin" : "./FFmpeg/ffmpeg", + "chapters" : [ + { + "start_timestamp" : "00:02:00.8", + "end_timestamp" : "00:15:15", + "short_chapter_name" : "chronique-pepites-libres-JCB-photos-libres-flickr", + "chapter_title" : "Chronique « Pépites libres » de Jean-Christophe Becquet 50 millions de photos libres disponibles sur Flickr" + }, + { + "start_timestamp" : "00:19:13.8", + "end_timestamp" : "01:07:57.7", + "short_chapter_name" : "interview-LQDN-proposition-reglement-terroriste-censure-securitaire", + "chapter_title" : "Interview de La Quadrature du Net sur la proposition de règlement terroriste et la censure sécuritaire" + }, + { + "start_timestamp" : "01:10:36", + "end_timestamp" : "01:22:25", + "short_chapter_name" : "interview-louis-david-benyayer-fund-the-code", + "chapter_title" : "Interview de Louis David Benyayer pour Fund the code" + }, + { + "start_timestamp" : "01:22:34.5", + "end_timestamp" : "01:29:06", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}