Open Perdu opened 3 years ago
It seems to be a live stream, I'm afraid this will not be supported any time soon. As you know, youtube-dl downloads video and audio streams one by one when they are separated.
Better to try streamlink. It focuses on live streams, can download video and audio streams simultaneously and passes them to ffmpeg to mux. francetvinfo.fr seems to be supported already. https://streamlink.github.io/plugin_matrix.html You need to explicitly specify output file name with -o/--output option, no auto generate feature.
Checklist
Verbose log
Description
When downloading the stream from https://france3-regions.francetvinfo.fr/provence-alpes-cote-d-azur/tv/direct/cote-d-azur, I end up with an audioless video. To stop the download, I pressed ^C once. The website does propose working audio formats, as listed with -F. It seems youtube-dl fails to merge audio and video streams.