aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorpeugeot <lucien.judert@gmail.com>2014-11-12 20:41:13 +0100
committerpeugeot <lucien.judert@gmail.com>2014-11-12 20:41:13 +0100
commitbbd5f2de5ee970599b03796e029676ec03f510e4 (patch)
treed4391fd77b37cd2bc11fbcb357732e08f67c51d2 /youtube_dl/extractor/__init__.py
parent73689dafbfb394a7820a9917b044d37f6392ce01 (diff)
downloadyoutube-dl-bbd5f2de5ee970599b03796e029676ec03f510e4.tar.xz
[sexu] initial support
Diffstat (limited to 'youtube_dl/extractor/__init__.py')
-rw-r--r--youtube_dl/extractor/__init__.py1
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