Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
/ EduDownloader Public archive

A simple script for downloading slides and exercises for university lectures.

License

Notifications You must be signed in to change notification settings

twwd/EduDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EduDownloader

A simple script for downloading slides and exercises for university lectures.

Currently the script is usable for websites without login, TU Darmstadt's moodles and faculty sites.

Requirements

EduDownloader has been written to run with Python 3.5.x and above.

Installation

Run pip install -r requirements.txt in EduDownloaders's root directory to install all necessary third-party requirements.

Configuration

The configuration is located at data/config.yaml. A sample one is provided in the data folder. Copy it, rename it to config.yaml and adjust your settings.

Extension

You can create new classes which inherit from Source in the plugins directory and use them in your configuration.

About

A simple script for downloading slides and exercises for university lectures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages