diff --git a/podcasts/config/lav-20200915.json b/podcasts/config/lav-20200915.json new file mode 100644 index 0000000..3d03c74 --- /dev/null +++ b/podcasts/config/lav-20200915.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20200915", + "long_date" : "15 septembre 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "L’informatique c'est quoi ? – Musique libre – Partager est bon", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-eric-fraudain", + "chapter_title" : "Chronique musique libre d'Éric Fraudain" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "l-informatique-c-est-quoi", + "chapter_title" : "L’informatique c'est quoi ?" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-veronique-bonnet", + "chapter_title" : "Chronique « Mettre en application les critères du logiciel libre »" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}