Ajouter 'podcasts/config/lav-'

This commit is contained in:
Isabella Vanni 2021-12-31 14:46:01 +01:00
parent 43a269f681
commit 116c54d3e6
1 changed files with 33 additions and 0 deletions

33
podcasts/config/lav- Normal file
View File

@ -0,0 +1,33 @@
{
"short_date" : "20220111",
"long_date" : "11 janvier 2022",
"ffmpeg_bin" : "../FFmpeg/ffmpeg",
"short_description" : "#127 - Contribuer au Libre - Chronique d'Antanak - Chronique de Marie-Odile",
"chapters" : [
{
"start_timestamp" : "00:00:00.000",
"end_timestamp" : "00:00:00.000",
"short_chapter_name" : "chronique-antanak",
"chapter_title" : "Chronique d'Antanak"
},
{
"start_timestamp" : "00:00:00.000",
"end_timestamp" : "00:00:00.000",
"short_chapter_name" : "contribuer-au-libre",
"chapter_title" : "Contribuer au Libre"
},
{
"start_timestamp" : "00:00:00.000",
"end_timestamp" : "00:00:00.000",
"short_chapter_name" : "chronique-marie-odile-morandi",
"chapter_title" : "Chronique de Marie-Odile"
},
{
"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"
}
]
}