Skip to content

Add support for multi-track lectures

oxrush requested to merge oxrush/echo360-downloader:main into main

Adds support for multi-track lectures, i.e. lectures with both a camera and a screen recording. Previously, only one track would be downloaded (specifically, the one with higher resolution). Now, both tracks show up as separate recordings, tagged with "[primary]" or "[secondary]".

Merge request reports