aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorTRox1972 <TRox1972@users.noreply.github.com>2016-05-19 20:59:59 +0200
committerSergey M․ <dstftw@gmail.com>2016-06-26 21:07:59 +0700
commitc6781156aa023c1131db6c5b1f575e1833649b33 (patch)
tree1c5c8c17c8115860dd784c6da3c42b1421a51404 /youtube_dl/extractor/extractors.py
parentf484c5fa257420201768158aaec31af25f904f9c (diff)
downloadyoutube-dl-c6781156aa023c1131db6c5b1f575e1833649b33.tar.xz
[MSN] add new extractor
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index 5ccac7c0c..2f9ee1596 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -454,6 +454,7 @@ from .motherless import MotherlessIE
from .motorsport import MotorsportIE
from .movieclips import MovieClipsIE
from .moviezine import MoviezineIE
+from .msn import MSNIE
from .mtv import (
MTVIE,
MTVServicesEmbeddedIE,