pferd

Download files and directories from ILIAS e-learning platforms

brewmacoslinux
Try with needOr install directly
Source

About

Programm zum Flotten Einfachen Runterladen von Dateien

Commands

pferd

Examples

Download a course from an ILIAS server$ pferd download https://ilias.example.com/goto.php?target=crs_123 ./course_folder
Sync course materials to a local directory$ pferd sync-course https://ilias.example.com/goto.php?target=crs_123 --output-dir ~/university
Download specific files using a configuration file$ pferd -c config.yml download