diff --git a/podcasts/scripts/make-all-podcasts.pl b/podcasts/scripts/make-all-podcasts.pl index c514267..2af0479 100755 --- a/podcasts/scripts/make-all-podcasts.pl +++ b/podcasts/scripts/make-all-podcasts.pl @@ -264,6 +264,8 @@ sub process { print "$textwebpage\n\n"; print "Add the html code on $url\n\n"; + print "And remove the line :

Les podcasts seront disponibles après la diffusion de l'émission (quelques jours après en général).

\n\n"; + if(! $mp3) { print "MP3 files not generated, please use --mp3 option to generate them\n"; }