[lecturio] Add support for lecturio.de (closes #18562)

This commit is contained in:
Sergey M․ 2018-12-17 23:43:12 +07:00
parent 7216e9bff7
commit 386d1fea79
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 42 additions and 4 deletions

View file

@ -557,6 +557,7 @@ from .lecture2go import Lecture2GoIE
from .lecturio import (
LecturioIE,
LecturioCourseIE,
LecturioDeCourseIE,
)
from .leeco import (
LeIE,