Ilias Sync script for KIT
Currently just for firefox and non pdf files wink
Have an eye for the script output for the first few files. If you are not logged in you see a loop. You should see the courses from your dashboard
additional to python libraries:
https://github.com/mozilla/geckodriver/releases Necessary to start firefox workers
Currently passwords with a '' letter have problems getting escaped and do not work. You can change you password or fix the issue.
Move config.yml.back to config.yml
Fill in config
Launch python file
- Handle if user is not logged in
- Handle pdf files
- Handle forum
- Update Readme
- python requirements
- Getting Started