diff options
author | peugeot <peugeot.com> | 2014-12-26 15:49:12 +0100 |
---|---|---|
committer | peugeot <peugeot.com> | 2014-12-26 15:49:12 +0100 |
commit | 6a1c4fbfcb57c138b8ace305127c2654844e8099 (patch) | |
tree | 6455e208ec9095c22e706203461bd62ab7984e90 /youtube_dl/extractor/__init__.py | |
parent | a5424052000d6ab69412f380a96f1963f315a295 (diff) |
[hellporno] new extractor
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 fd0ebffe3..de5206729 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -166,6 +166,7 @@ from .grooveshark import GroovesharkIE from .groupon import GrouponIE from .hark import HarkIE from .heise import HeiseIE +from .hellporno import HellPornoIE from .helsinki import HelsinkiIE from .hentaistigma import HentaiStigmaIE from .hornbunny import HornBunnyIE |