aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authornulloz <sebastien@mauroy.net>2014-11-22 13:34:29 +0100
committernulloz <sebastien@mauroy.net>2014-11-22 13:34:29 +0100
commit2cead7e7bca9643a2f7c92cf5654ac5da512d6bc (patch)
tree075a38f49f1bd57c8f99446db1510faa79fc9c13 /youtube_dl/extractor/__init__.py
parente07e931375df3984e4f92610413a2f52764bf432 (diff)
downloadyoutube-dl-2cead7e7bca9643a2f7c92cf5654ac5da512d6bc.tar.xz
telebruxelles Add new extractor
Diffstat (limited to 'youtube_dl/extractor/__init__.py')
-rw-r--r--youtube_dl/extractor/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py
index f45ce05ab..7275d247a 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -379,6 +379,7 @@ from .teachingchannel import TeachingChannelIE
from .teamcoco import TeamcocoIE
from .techtalks import TechTalksIE
from .ted import TEDIE
+from .telebruxelles import TeleBruxellesIE
from .telecinco import TelecincoIE
from .telemb import TeleMBIE
from .tenplay import TenPlayIE