diff options
author | Sergey M․ <dstftw@gmail.com> | 2014-09-12 18:18:26 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2014-09-12 18:18:26 +0700 |
commit | 8fb7ff25c5056ed0f23f35129bb0d6eba5dd6555 (patch) | |
tree | a2e6c1c8c59f2c542df7f77649de8b9e629c4f64 /youtube_dl/extractor/__init__.py | |
parent | de00ff6494c1852c7c5bf7a2d13208203b5eb27c (diff) | |
parent | 09334400861bdd8600e68f555eea8d4d6f3c7155 (diff) |
Merge branch 'master' of https://github.com/Lovius/youtube-dl into Lovius-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 6b29e9fdd..94e370281 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -345,6 +345,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 |