diff options
| author | Sergey M․ <dstftw@gmail.com> | 2014-07-16 20:42:01 +0700 | 
|---|---|---|
| committer | Sergey M․ <dstftw@gmail.com> | 2014-07-16 20:42:01 +0700 | 
| commit | a816da0dc31914ae4de2f9bf80e84c035168e45d (patch) | |
| tree | d0331d889378c26de15e649c983735cd66f51d60 /youtube_dl/extractor/__init__.py | |
| parent | ee90ddab94dd694f3d952954e4211e601c478d1e (diff) | |
| parent | 7bb49d1057527776c3b4b4ccf2bd995a291c883d (diff) | |
Merge branch 'chaochichen-MLB'
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 e49ac3e52..c5961cab9 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -170,6 +170,7 @@ from .metacafe import MetacafeIE  from .metacritic import MetacriticIE  from .mit import TechTVMITIE, MITIE, OCWMITIE  from .mixcloud import MixcloudIE +from .mlb import MLBIE  from .mpora import MporaIE  from .mofosex import MofosexIE  from .mooshare import MooshareIE  | 
