X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fextractors.py;h=5dab055dbd59f1f4b9769eaf82806439f8b866e5;hb=a1f6f5c768a506674928530990b7f95c605eac2c;hp=16fa4d35c78e3051dd9134edde79ef97e4119e49;hpb=bb08101ec4a8728677ee23466608ab6aa65cbb4f;p=youtube-dl.git diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py index 16fa4d35c..5dab055db 100644 --- a/youtube_dl/extractor/extractors.py +++ b/youtube_dl/extractor/extractors.py @@ -326,6 +326,10 @@ from .hotnewhiphop import HotNewHipHopIE from .hotstar import HotStarIE from .howcast import HowcastIE from .howstuffworks import HowStuffWorksIE +from .hrti import ( + HRTiIE, + HRTiPlaylistIE, +) from .huffpost import HuffPostIE from .hypem import HypemIE from .iconosquare import IconosquareIE