From 0950a67d6ac87af15e276327e6c359d0105c22fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Sun, 11 Oct 2020 11:30:49 +0200 Subject: [PATCH] LAV du 6 octobre 2020 --- podcasts/config/lav-20201006.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20201006.json diff --git a/podcasts/config/lav-20201006.json b/podcasts/config/lav-20201006.json new file mode 100644 index 0000000..750d05d --- /dev/null +++ b/podcasts/config/lav-20201006.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20201006", + "long_date" : "6 octobre 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#77 – Musiques libres – Métacartes Numérique Éthique – Wikisign", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-isabella-vanni-metacartes", + "chapter_title" : "Métacartes Numérique Éthique" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "la-playlist-de-libre-a-vous", + "chapter_title" : "La playlist de Libre à vous ! (musiques libres commentées)" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-jean-christophe-becquet-wikisign", + "chapter_title" : "Wikisign - Dictionnaire collaboratif libre de Langue des Signes" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}