[teamtreehouse] Add new extractor(closes #9836)

This commit is contained in:
Remita Amine 2019-03-28 16:55:57 +01:00
parent c4c888697e
commit 99fe330070
2 changed files with 141 additions and 0 deletions

View file

@ -1114,6 +1114,7 @@ from .teachertube import (
)
from .teachingchannel import TeachingChannelIE
from .teamcoco import TeamcocoIE
from .teamtreehouse import TeamTreeHouseIE
from .techtalks import TechTalksIE
from .ted import TEDIE
from .tele5 import Tele5IE