Merge remote-tracking branch 'pulpe/teachertube'
Conflicts: youtube_dl/extractor/__init__.py
This commit is contained in:
commit
24f5251cce
3 changed files with 98 additions and 0 deletions
|
@ -267,6 +267,10 @@ from .swrmediathek import SWRMediathekIE
|
|||
from .syfy import SyfyIE
|
||||
from .sztvhu import SztvHuIE
|
||||
from .tagesschau import TagesschauIE
|
||||
from .teachertube import (
|
||||
TeacherTubeIE,
|
||||
TeacherTubeClassroomIE,
|
||||
)
|
||||
from .teachingchannel import TeachingChannelIE
|
||||
from .teamcoco import TeamcocoIE
|
||||
from .techtalks import TechTalksIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue