A tool to download lecture content from ITU's Ninova system.
To run, simply type
python3 ninova_downloader.py
and enter your credentials when they're asked. Also make sure you're working in an empty directory.
Before running the script install the following modules:
beautifulsoup4
requests