From 75a22fd275eafb1e77e4b23f3aab22d6ad1b25ba Mon Sep 17 00:00:00 2001 From: FliegendeWurst <2012gdwu+github@posteo.de> Date: Wed, 2 Jun 2021 12:30:14 +0200 Subject: [PATCH] Install from stable branch --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 725fdae..90d7384 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Download content from ILIAS. That includes: **Windows/Linux users**: go to the [releases](../../releases) and download the executable for your operating system. **macOS users**: [Install Rust](https://www.rust-lang.org/tools/install) and compile from source: ``` -$ cargo install --all-features --git 'https://github.com/FliegendeWurst/KIT-ILIAS-downloader' +$ cargo install --all-features --git 'https://github.com/FliegendeWurst/KIT-ILIAS-downloader' --branch stable ``` ## Usage @@ -36,7 +36,7 @@ $ KIT-ILIAS-downloader -o ./ILIAS/WS2021-HM1 --sync-url 'https://ilias.studium.k ``` $ KIT-ILIAS-downloader --help -KIT-ILIAS-downloader 0.2.21 +KIT-ILIAS-downloader 0.2.22 USAGE: KIT-ILIAS-downloader [FLAGS] [OPTIONS] --output @@ -47,6 +47,7 @@ FLAGS: -f Re-download already present files -t, --forum Download forum content -h, --help Prints help information + --keep-session Attempt to re-use session cookies --keyring Use the system keyring -n, --no-videos Do not download Opencast videos -s, --skip-files Do not download files