diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-09-13 06:00:50 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-09-13 06:00:50 +0200 |
commit | b734a87112f26f8977b1a1e76edf1bbff9452928 (patch) | |
tree | 53e8f623df1cbd416b22d513173aacaf9151b3af /youtube_dl/extractor/__init__.py | |
parent | 573585c2347afc635b89016944c868e2ab134197 (diff) | |
parent | f24e740bb8e40bcd12dea004ad44104d672b5884 (diff) |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'youtube_dl/extractor/__init__.py')
-rw-r--r-- | youtube_dl/extractor/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index eba7dc0a2..4423f78a5 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -346,6 +346,7 @@ from .teachingchannel import TeachingChannelIE from .teamcoco import TeamcocoIE from .techtalks import TechTalksIE from .ted import TEDIE +from .telemb import TeleMBIE from .tenplay import TenPlayIE from .testurl import TestURLIE from .tf1 import TF1IE |