[hostingbulk] Add new extractor

This commit is contained in:
Naglis Jonaitis 2014-09-09 22:17:33 +03:00
parent c63b30901b
commit 91ebb17ede
2 changed files with 89 additions and 0 deletions

View file

@ -140,6 +140,7 @@ from .hark import HarkIE
from .helsinki import HelsinkiIE
from .hentaistigma import HentaiStigmaIE
from .hornbunny import HornBunnyIE
from .hostingbulk import HostingBulkIE
from .hotnewhiphop import HotNewHipHopIE
from .howcast import HowcastIE
from .howstuffworks import HowStuffWorksIE