Add support for HornBunny

This commit is contained in:
peugeot 2014-08-30 20:43:03 +02:00
parent 08a36c3569
commit bbc9dc56f6
2 changed files with 45 additions and 0 deletions

View file

@ -134,6 +134,7 @@ from .grooveshark import GroovesharkIE
from .hark import HarkIE
from .helsinki import HelsinkiIE
from .hentaistigma import HentaiStigmaIE
from .hornbunny import HornBunnyIE
from .hotnewhiphop import HotNewHipHopIE
from .howcast import HowcastIE
from .howstuffworks import HowStuffWorksIE