aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-07-11 11:12:41 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2014-07-11 11:12:41 +0200
commit64a8c39a1f67d9a189cc59f7d86c46b72dc139a9 (patch)
tree41c3cd641e1886a6ccbcfc1ef7e72b9ed64c5e90 /youtube_dl/extractor/__init__.py
parent3d55f2806ef23d567722ee61f7bf9d0662f81639 (diff)
parent1d0668ed5a39b089b30b8e1e273c6b8a4f954eb2 (diff)
downloadyoutube-dl-64a8c39a1f67d9a189cc59f7d86c46b72dc139a9.tar.xz
Merge remote-tracking branch 'adammw/tenplay'
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 44e1708ed..5a273fc0f 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -290,6 +290,7 @@ from .teachingchannel import TeachingChannelIE
from .teamcoco import TeamcocoIE
from .techtalks import TechTalksIE
from .ted import TEDIE
+from .tenplay import TenPlayIE
from .testurl import TestURLIE
from .tf1 import TF1IE
from .theplatform import ThePlatformIE