[howstuffworks] Add extractor (#3500)

Content-length is invalid for final download links.
This commit is contained in:
Sergey M․
2014-08-15 21:38:41 +07:00
parent 664718ff63
commit c990bb3633
2 changed files with 135 additions and 0 deletions

View File

@ -126,6 +126,7 @@ from .helsinki import HelsinkiIE
from .hentaistigma import HentaiStigmaIE
from .hotnewhiphop import HotNewHipHopIE
from .howcast import HowcastIE
from .howstuffworks import HowStuffWorksIE
from .huffpost import HuffPostIE
from .hypem import HypemIE
from .iconosquare import IconosquareIE