diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-04-30 01:37:05 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-04-30 01:37:05 +0200 |
commit | 29645a1d4471d527ab6ff5fc3c36d52ae2c8c6ea (patch) | |
tree | bcee56ce38408a7aef084e01867729784de57af9 /youtube_dl/extractor/__init__.py | |
parent | 22d99a801ab2291beed7b9b9e8244fc9ceab39f0 (diff) | |
parent | 3f53a75f020de08ee457b0bd9e5dd0e542f6d645 (diff) |
Merge remote-tracking branch 'pulpe/moviezinese'
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 4b53bef5c..e27cd2d2d 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -160,6 +160,7 @@ from .mofosex import MofosexIE from .mooshare import MooshareIE from .morningstar import MorningstarIE from .motorsport import MotorsportIE +from .moviezine import MoviezineIE from .movshare import MovShareIE from .mtv import ( MTVIE, |