aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-08-28 12:57:44 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2013-08-28 12:57:44 +0200
commit204da0d3e3cc5f8675f10f44d0717e210405f8ca (patch)
treeefae969e5561b04cc1b8591271be228f558499cf /youtube_dl/extractor/__init__.py
parentc496ca96e7639e5dd0020074b7ada18c2bd4ae3e (diff)
parent67b22dd03686d9e360d87a7751de74b321d3f231 (diff)
downloadyoutube-dl-204da0d3e3cc5f8675f10f44d0717e210405f8ca.tar.xz
Merge remote-tracking branch 'origin/master'
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 c76b99a81..21e9e5d37 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -50,6 +50,7 @@ from .keek import KeekIE
from .liveleak import LiveLeakIE
from .livestream import LivestreamIE
from .metacafe import MetacafeIE
+from .mit import TechTVMITIE, MITIE
from .mixcloud import MixcloudIE
from .mtv import MTVIE
from .muzu import MuzuTVIE