[extractor/teamcoco] Fix extractor (#6437)
Closes #6339 Authored by: bashonly
This commit is contained in:
parent
8729e7b57c
commit
c459d45dd4
2 changed files with 212 additions and 130 deletions
|
|
@ -1846,7 +1846,10 @@ from .teachertube import (
|
|||
TeacherTubeUserIE,
|
||||
)
|
||||
from .teachingchannel import TeachingChannelIE
|
||||
from .teamcoco import TeamcocoIE
|
||||
from .teamcoco import (
|
||||
TeamcocoIE,
|
||||
ConanClassicIE,
|
||||
)
|
||||
from .teamtreehouse import TeamTreeHouseIE
|
||||
from .techtalks import TechTalksIE
|
||||
from .ted import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue