From fda5f18fe24453906c4951d2fb97bf8e5cc14dac Mon Sep 17 00:00:00 2001 From: Quentin Gibeaux Date: Mon, 13 Jan 2020 12:30:03 +0100 Subject: [PATCH] add 2020 01 07 json --- podcasts/config/lav-20200107.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20200107.json diff --git a/podcasts/config/lav-20200107.json b/podcasts/config/lav-20200107.json new file mode 100644 index 0000000..8434fd5 --- /dev/null +++ b/podcasts/config/lav-20200107.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20200107", + "long_date" : "7 janvier 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "Chronique « La pituite de Luk » sur Amazon - Interviews réalisées au POSS 2019 : Benoît Sibaud pour LinuxFr.org, Pierre Baudracco pour le CNLL, Bastien Guerry pour « Blue Hats », Neil et Brume pour 42l, des membres du réseau Libre-entreprise et des messages de soutien à l'April - Chronique « Parole Libre » de Xavier Berne, journaliste à Next INpact, sur le projet de loi anti-gaspillage - Annonces", + "chapters" : [ + { + "start_timestamp" : "00:02:05.455", + "end_timestamp" : "00:07:34.200", + "short_chapter_name" : "chronique-la-pituite-de-luk-amazon", + "chapter_title" : "Chronique « La pituite de Luk » sur Amazon" + }, + { + "start_timestamp" : "00:11:02.550", + "end_timestamp" : "01:13:42.760", + "short_chapter_name" : "interviews-poss-2019-benoit-sibaud-linuxfrorg-pierre-baudracco-cnll-bastien-guerry-blue-hats-neil-et-brume-42l-membres-reseau-libre-entreprise-messages-soutien-april", + "chapter_title" : "Interviews réalisées au POSS 2019 : Benoît Sibaud pour LinuxFr.org, Pierre Baudracco pour le CNLL, Bastien Guerry pour « Blue Hats », Neil et Brume pour 42l, des membres du réseau Libre-entreprise et des messages de soutien à l'April" + }, + { + "start_timestamp" : "01:17:30.000", + "end_timestamp" : "01:25:48.850", + "short_chapter_name" : "chronique-parole-libre-xavier-berne-journaliste-next-inpact-projet-loi-anti-gaspillage", + "chapter_title" : "Chronique « Parole Libre » de Xavier Berne, journaliste à Next INpact, sur le projet de loi anti-gaspillage" + }, + { + "start_timestamp" : "01:26:01.650", + "end_timestamp" : "01:28:26.300", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}