[hotstar] Add new extractor

This commit is contained in:
remitamine 2015-12-25 01:59:56 +01:00
commit fb8e402ad2
2 changed files with 80 additions and 0 deletions

View file

@ -253,6 +253,7 @@ from .history import HistoryIE
from .hitbox import HitboxIE, HitboxLiveIE
from .hornbunny import HornBunnyIE
from .hotnewhiphop import HotNewHipHopIE
from .hotstar import HotStarIE
from .howcast import HowcastIE
from .howstuffworks import HowStuffWorksIE
from .huffpost import HuffPostIE