1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-06 08:07:06 -05:00

[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
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,