[inc] Add extractor
[youtube-dl] / youtube_dl / extractor / extractors.py
index f7f6c025fef474a760975a8cc265993b751f4df1..5ba8efb0eaaeaf7915ff9e36ab03f24740625a4d 100644 (file)
@@ -252,6 +252,7 @@ from .dw import (
 from .eagleplatform import EaglePlatformIE
 from .ebaumsworld import EbaumsWorldIE
 from .echomsk import EchoMskIE
+from .egghead import EggheadCourseIE
 from .ehow import EHowIE
 from .eighttracks import EightTracksIE
 from .einthusan import EinthusanIE
@@ -394,6 +395,7 @@ from .imgur import (
     ImgurAlbumIE,
 )
 from .ina import InaIE
+from .inc import IncIE
 from .indavideo import (
     IndavideoIE,
     IndavideoEmbedIE,