aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-09-18 21:37:09 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2014-09-18 21:37:09 +0200
commit589d3d7c7ae18875060caa15f5547c0194932e55 (patch)
tree2c2f09ed0523686921fbf2ccdf70ff0695feb9b8 /youtube_dl/extractor/__init__.py
parent46f74bcf5c5fc876e3a966408cb8bde6d6ef15e0 (diff)
downloadyoutube-dl-589d3d7c7ae18875060caa15f5547c0194932e55.tar.xz
[moniker] rename from hypestat (#3788)
Diffstat (limited to 'youtube_dl/extractor/__init__.py')
-rw-r--r--youtube_dl/extractor/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py
index 97693018f..a9a33c40f 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -150,7 +150,6 @@ from .howcast import HowcastIE
from .howstuffworks import HowStuffWorksIE
from .huffpost import HuffPostIE
from .hypem import HypemIE
-from .hypestat import HypestatIE
from .iconosquare import IconosquareIE
from .ign import IGNIE, OneUPIE
from .imdb import (
@@ -209,6 +208,7 @@ from .mpora import MporaIE
from .moevideo import MoeVideoIE
from .mofosex import MofosexIE
from .mojvideo import MojvideoIE
+from .moniker import MonikerIE
from .mooshare import MooshareIE
from .morningstar import MorningstarIE
from .motherless import MotherlessIE