Laura7089 / york-vle-saver

Selenium+Python script to download course content from the UoY CS VLE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UoY CS VLE Getter

A tool to try to download the entire Virtual Learning Environment module content for the UoY CS Department.

Usage

  1. pip install -r requirements.txt
  2. Copy config.example.toml to a place of your choosing - the tool will look in ./config.toml by default.
  3. See python main.py --help.

License

This project uses the AGPL3 license.

About

Selenium+Python script to download course content from the UoY CS VLE

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%