diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-12-16 05:07:58 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-12-16 05:07:58 +0100 |
commit | 1bb2fc98e05b7cc556aa63aa226b5349e8a39159 (patch) | |
tree | e1e7a5f0647ccbc25fd9ed62d5f2c1c6fb81685c /youtube_dl/extractor/__init__.py | |
parent | e3946f989ea53c14fb7ae0afd29f80a74512a3a3 (diff) | |
parent | 8e05c870b4650599acfa35050df0ba7143bbe6ad (diff) |
Merge remote-tracking branch 'mjorlitzky/master'
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 37bf8e306..41b6289a5 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -112,6 +112,7 @@ from .orf import ORFIE from .pbs import PBSIE from .photobucket import PhotobucketIE from .podomatic import PodomaticIE +from .pornhd import PornHdIE from .pornhub import PornHubIE from .pornotube import PornotubeIE from .pyvideo import PyvideoIE |