lav-outils/podcasts/config/lav-20230214.json

33 lines
998 B
JSON
Raw Normal View History

2023-02-13 09:53:30 +01:00
{
"short_date" : "2023MMDD",
"long_date" : "DD month 2023",
"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"
}
]
}