diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-11-13 15:18:38 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-11-13 15:18:38 +0100 |
commit | c47ec62b8394fa52dbf966254503480ca9bb4868 (patch) | |
tree | 692707182c8cf4fa582548519d7691399cdd9181 /youtube_dl/extractor/__init__.py | |
parent | e4bdb37ec6c463df236cf7178046b8653c70b78e (diff) | |
parent | 437f68d868176e7e3d56a8e2c258384b984baeec (diff) |
Merge remote-tracking branch 'peugeot/sexu'
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 21853ccf4..c15b1add8 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -324,6 +324,7 @@ from .sbs import SBSIE from .scivee import SciVeeIE from .screencast import ScreencastIE from .servingsys import ServingSysIE +from .sexu import SexuIE from .sexykarma import SexyKarmaIE from .shared import SharedIE from .sharesix import ShareSixIE |