← 返回命令列表

Linux command

isisdl 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Download all courses

isisdl

Download specific course

isisdl -c [course_id]

List available courses

isisdl -l

Download with sync

isisdl -s

Set download directory

isisdl -d [/path/to/dir]

说明

isisdl downloads course materials from TU Berlin's ISIS/Moodle platform. It authenticates and bulk downloads files. The tool organizes downloads by course structure. It supports syncing to avoid re-downloading existing files.

参数

-c _ID_
Specific course ID.
-l, --list
List available courses.
-d _PATH_
Download directory.
-s, --sync
Sync mode (skip existing).
--config
Show configuration.
--help
Display help information.

FAQ

What is the isisdl command used for?

isisdl downloads course materials from TU Berlin's ISIS/Moodle platform. It authenticates and bulk downloads files. The tool organizes downloads by course structure. It supports syncing to avoid re-downloading existing files.

How do I run a basic isisdl example?

Run `isisdl` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -c _ID_ do in isisdl?

Specific course ID.