Add support for pornhd.com.

This commit is contained in:
Michael Orlitzky 2013-12-13 22:22:53 -05:00
parent 5d574e143f
commit 8e05c870b4
2 changed files with 43 additions and 0 deletions

View file

@ -111,6 +111,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