[TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes #3046)
This commit is contained in:
parent
b3ae826f7a
commit
b4e7447458
3 changed files with 98 additions and 0 deletions
|
@ -266,6 +266,10 @@ from .streamcz import StreamCZIE
|
|||
from .swrmediathek import SWRMediathekIE
|
||||
from .syfy import SyfyIE
|
||||
from .sztvhu import SztvHuIE
|
||||
from .teachertube import (
|
||||
TeacherTubeIE,
|
||||
TeacherTubeClassroomIE,
|
||||
)
|
||||
from .teamcoco import TeamcocoIE
|
||||
from .techtalks import TechTalksIE
|
||||
from .ted import TEDIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue