Add ilias downloader

This commit is contained in:
I-Al-Istannen
2020-04-20 18:36:40 +02:00
parent 8181ae5b17
commit 01e6972c96
2 changed files with 67 additions and 0 deletions

View File

@@ -3,3 +3,4 @@ Synchronizing files from ILIAS instances (https://www.ilias.de/).
"""
from .authenticators import *
from .downloader import *