diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-12-04 08:30:22 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-12-04 08:30:22 +0100 |
commit | 6219802165d2cda4dd128b06c9435038f43b1145 (patch) | |
tree | 9b940466223534987eae36ca853acb51a81f67b7 /youtube_dl/extractor/__init__.py | |
parent | 8b97115358c89063cef27edc26f39cf64cbe4a87 (diff) | |
parent | ecd7ea1e6bb5e91dc3a4391fbd49c85dab337bd9 (diff) |
Merge remote-tracking branch 'zackfern/myvidster'
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 b2c7fd586..647352b59 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -246,6 +246,7 @@ from .muzu import MuzuTVIE from .myspace import MySpaceIE, MySpaceAlbumIE from .myspass import MySpassIE from .myvideo import MyVideoIE +from .myvidster import MyVidsterIE from .naver import NaverIE from .nba import NBAIE from .nbc import ( |