[lecturio] Add extractor (closes #18405)
This commit is contained in:
parent
c976873c5b
commit
dfe0a3a9d2
2 changed files with 190 additions and 0 deletions
|
@ -553,6 +553,10 @@ from .lcp import (
|
|||
)
|
||||
from .learnr import LearnrIE
|
||||
from .lecture2go import Lecture2GoIE
|
||||
from .lecturio import (
|
||||
LecturioIE,
|
||||
LecturioCourseIE,
|
||||
)
|
||||
from .leeco import (
|
||||
LeIE,
|
||||
LePlaylistIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue