Skip to content

Releases: FliegendeWurst/KIT-ILIAS-downloader

v0.3.7

24 Jul 06:54
Compare
Choose a tag to compare

Fixed

  • session expiration is now recognized more accurately (#44)

v0.3.6

30 Oct 14:21
Compare
Choose a tag to compare

Fixed:

  • --all once again downloads all courses you're a member of

v0.3.5

18 Jul 15:13
Compare
Choose a tag to compare
  • new --pass-path option to get the KIT account password from pass (PR #33 by @Ma27)

v0.3.4

05 Jun 16:02
Compare
Choose a tag to compare

Added

  • Display a warning if two or more courses/folders have the same name (#31)

Fixed

  • --keyring option on Linux now tries to unlock password before using it (previously, this error would occur: PlatformFailure(Zbus(MethodError("org.freedesktop.Secret.Error.IsLocked", None, Msg { type: Error, sender: ":1.34", reply-serial: 6 }))))

v0.3.3

21 Mar 11:05
Compare
Choose a tag to compare

--all flag to download all courses you joined (#30)

v0.3.2

21 Jan 16:58
Compare
Choose a tag to compare

This releases fixes OpenCast video downloads thanks to a PR by @funnym0nk3y ❤️

v0.3.1

07 Jan 11:33
Compare
Choose a tag to compare
Version 0.3.1

v0.3.0

06 Jan 15:46
Compare
Choose a tag to compare

First release to support the ILIAS 7 update! Report any issues in #27.

v0.2.24

01 Nov 16:59
Compare
Choose a tag to compare

Added

  • --combine-videos option to merge multiple video streams of the same lecture (#24)
  • --save-ilias-pages option to also save the ILIAS overview pages of courses/folders (#22)
  • Configuration file to change course names (PR #19 by @thelukasprobst)

Fixed

  • Downloading of lectures that consist of multiple streams (#24)

v0.2.23

14 Jun 14:26
92f9311
Compare
Choose a tag to compare

Added

  • Logging output of saved forum post attachments

Changed

  • ILIAS folder/course pages are now always saved

Fixed

  • Links in saved ILIAS pages now work
  • ZIP of multiple forum post attachments is no longer downloaded