sahinakkaya / ninova-downloader

Download lecture files from ITU Ninova system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Download lecture files from ITU Ninova system

License:GNU General Public License v3.0


Languages

Language:Python 100.0%