unimi-dl icon indicating copy to clipboard operation
unimi-dl copied to clipboard

Ariel++

Open c3n21 opened this issue 3 years ago • 1 comments

c3n21 avatar Apr 09 '23 19:04 c3n21

Right now this PR implements following feature:

  • [x] [ARIEL] Interactive navigation of all courses available and selection of attachments to download
  • [x] [ARIEL] Direct download using a link

But it needs a heavy refactor, in particular regarding Platform concrete implementation (Ariel, Panopto), maybe we should rethink the whole logic.

The original idea was having a common session manager for Unimi shared between Ariel and Panopto, and in the entrypoint the correct session would be retrieved.

Ariel implements the navigation through a tree, but the implementation is too clunky and messy

c3n21 avatar Apr 09 '23 19:04 c3n21