Merge remote-tracking branch 'dstftw/channel9'
[youtube-dl] / youtube_dl / extractor / __init__.py
index fb206a74251c806d46e5cc4efaa87ecefab3d650..f01fa2cde53e7ae593e5677857c7b1b4fd098332 100644 (file)
@@ -20,6 +20,7 @@ from .brightcove import BrightcoveIE
 from .c56 import C56IE
 from .canalplus import CanalplusIE
 from .canalc2 import Canalc2IE
+from .cbs import CBSIE
 from .channel9 import Channel9IE
 from .cinemassacre import CinemassacreIE
 from .clipfish import ClipfishIE
@@ -112,6 +113,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