Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 345 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 345 Bytes

ninova-downloader

A tool to download lecture content from ITU's Ninova system.

Usage

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.

Dependencies

Before running the script install the following modules:

beautifulsoup4
requests