diff --git a/podcasts/config/lav-20210413.json b/podcasts/config/lav-20210413.json index b7483f5..31332b8 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" : "../FFmpeg/ffmpeg", + "ffmpeg_bin" : "/usr/bin/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-20210511.json b/podcasts/config/pour-import-libreavous.org/lav-20210511.json new file mode 100644 index 0000000..91d4857 --- /dev/null +++ b/podcasts/config/pour-import-libreavous.org/lav-20210511.json @@ -0,0 +1,36 @@ +{ + "short_date" : "20210511", + "long_date" : "11 mai 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#105 – Webassoc – artisans du web – Antanak", + "chapters" : [ + { + "start_timestamp" : "00:02:02.140", + "end_timestamp" : "00:07:01.550", + "short_chapter_name" : "chronique-vincent-calame", + "chapter_title" : "Chronique de Vincent Calame sur « Peut-on encore être un artisan du web ? »", + "short_chapter_name_file" : "chronique-vincent-calame" + }, + { + "start_timestamp" : "00:10:37.429", + "end_timestamp" : "01:04:59.821", + "short_chapter_name" : "webassoc", + "chapter_title" : "Webassoc : son parcours vers la libération de son système d'information", + "short_chapter_name_file" : "webassoc" + }, + { + "start_timestamp" : "01:08:51.781", + "end_timestamp" : "01:19:54.277", + "short_chapter_name" : "chronique-antanak", + "chapter_title" : "Chronique d'Antanak sur « Une nouvelle vision des activités d'Antanak »", + "short_chapter_name_file" : "chronique-antanak" + }, + { + "start_timestamp" : "01:20:06.219", + "end_timestamp" : "01:25:52.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" + } + ] +}