diff --git a/podcasts/config/lav-20210413.json b/podcasts/config/lav-20210413.json index 31332b8..b7483f5 100644 --- a/podcasts/config/lav-20210413.json +++ b/podcasts/config/lav-20210413.json @@ -1,7 +1,7 @@ { "short_date" : "20210413", "long_date" : "13 avril 2021", - "ffmpeg_bin" : "/usr/bin/ffmpeg", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", "short_description" : "#101 – L’accès aux documents administratifs – Paquets logiciels libres – L'apprentissages par les jeunes et moins jeunes – Cruels megapixels", "chapters" : [ { diff --git a/podcasts/config/pour-import-libreavous.org/lav-20210518.json b/podcasts/config/pour-import-libreavous.org/lav-20210518.json new file mode 100644 index 0000000..581017f --- /dev/null +++ b/podcasts/config/pour-import-libreavous.org/lav-20210518.json @@ -0,0 +1,36 @@ +{ + "short_date" : "20210518", + "long_date" : "18 mai 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#106 – Henri Verdier – Jean Giono à la recherche d’une licence libre – CCAG TIC et PI", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-jean-christophe-becquet", + "chapter_title" : "Chronique de Jean-Christophe Becquet « Jean Giono à la recherche d'une licence libre »", + "short_chapter_name_file" : "chronique-jean-christophe-becquet" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "henri-verdier", + "chapter_title" : "Henri Verdier, Ambassadeur pour le numérique", + "short_chapter_name_file" : "henri-verdier" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-noemie-bergez", + "chapter_title" : "Chronique de Noémie Bergez sur CCAG TIC (Cahier des Clauses Administratives Générales)", + "short_chapter_name_file" : "chronique-noemie-bergez" + }, + { + "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", + "short_chapter_name_file" : "annonces" + } + ] +}