From 1f85b16c91b7d6b240438e7a4f036a6065e49bd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Tue, 8 Jun 2021 16:59:51 +0200 Subject: [PATCH] Emission du 8 juin 2021 --- podcasts/config/lav-20210608.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20210608.json diff --git a/podcasts/config/lav-20210608.json b/podcasts/config/lav-20210608.json new file mode 100644 index 0000000..b9a6930 --- /dev/null +++ b/podcasts/config/lav-20210608.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20210608", + "long_date" : "8 juin 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#109 - Autohébergement - « Les règles maison » - Chronique d'Antanak", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-vincent-calame", + "chapter_title" : "Chronique de Vincent Calame sur « Les règles maison »" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "auto-hebergement", + "chapter_title" : "L'auto-hébergement (fournir soi-même des services internet qu'on utilise)" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-antanak", + "chapter_title" : "Chronique d'Antanak sur « De la difficulté de soutenir liberté d'agir et émancipation »" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Quoi de Libre ? Actualités et annonces concernant l'April et le monde du libre" + } + ] +}