Hello everyone!
This release fixes a strange behaviour of the livestream monitor:
the ffmpeg process that yt-dlp spawns for downloading livestreams hangs after a certain amount of time (50-55s).
Now, livestreams that have started are migrated to the standard download page and downloaded as regular videos (with metadata too!!).
The main caveat is that, unfortunately, it isn't possible to retrieve the download progress so livestreams will always shows as "pending" with 0 MB/s speed (a fix is in progress).
In order to fully support livestreams, if you're not using docker, I suggest to update yt-dlp to its latest version.
Full Changelog: v3.2.0...v3.2.0-fix