Garmelon / PFERD

Programm zum Flotten, Einfachen Runterladen von Dateien
Other
128 stars 24 forks source link

Fetching of all subscribed courses #93

Open 6b6279 opened 2 weeks ago

6b6279 commented 2 weeks ago

Hello, first of all, thanks a lot for the useful program, been using it for about 3 years now.

I was wondering if it is somehow possible to download all subscribed courses instead of just those on my desktop. After the new ILIAS update, I found myself using the dashboard less and less and now I prefer to just use the courses view instead of the dashboard.

I-Al-Istannen commented 1 week ago

That is possible, but might contain duplicates (e.g. if you are member of a course and that course has a group that you are also a member of). The crawler doesn't like that and will raise a warning.

If you want I could add support for the page as an URL (i.e. you set https://ilias.studium.kit.edu/ilias.php?baseClass=ilmembershipoverviewgui as your crawl target). But you might have to live with warnings and stuff being in weird places, unless you configure a few exclude / include rules to get rid of such subgroups.

You can find a binary in the results for the referenced CI run.