1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 22:55:42 +07:00

[extractor/teamcoco] Fix extractor (#6437)

Closes #6339
Authored by: bashonly
This commit is contained in:
bashonly
2023-03-05 12:36:48 -06:00
committed by GitHub
parent 8729e7b57c
commit c459d45dd4
2 changed files with 212 additions and 130 deletions

View File

@@ -1846,7 +1846,10 @@
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 (