Ajouter podcasts/config/lav-20240507.json

This commit is contained in:
Isabella Vanni 2024-05-07 11:10:45 +02:00
parent 5c47ee9291
commit eb5daabdb5
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
{
"short_date" : "2024MMDD",
"long_date" : "DD month 2024",
"ffmpeg_bin" : "../FFmpeg/ffmpeg",
"short_description" : "#N°Emission - TITRE_PODCAST_COMPLET",
"chapters" : [
{
"start_timestamp" : "00:00:00.000",
"end_timestamp" : "00:00:00.000",
"short_chapter_name" : "",
"chapter_title" : "TITRE_PODCAST_SUJET"
},
{
"start_timestamp" : "00:00:00.000",
"end_timestamp" : "00:00:00.000",
"short_chapter_name" : "",
"chapter_title" : "TITRE_PODCAST_SUJET"
},
{
"start_timestamp" : "00:00:00.000",
"end_timestamp" : "00:00:00.000",
"short_chapter_name" : "",
"chapter_title" : "TITRE_PODCAST_SUJET"
},
{
"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"
}
]
}