[hgtvcom:show] Add extractor (Closes #10365)

This commit is contained in:
Sergey M․ 2016-08-18 04:37:14 +07:00
parent 7273e5849b
commit 4e9fee1015
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 35 additions and 1 deletions

View file

@ -324,7 +324,10 @@ from .heise import HeiseIE
from .hellporno import HellPornoIE
from .helsinki import HelsinkiIE
from .hentaistigma import HentaiStigmaIE
from .hgtv import HGTVIE
from .hgtv import (
HGTVIE,
HGTVComShowIE,
)
from .historicfilms import HistoricFilmsIE
from .hitbox import HitboxIE, HitboxLiveIE
from .hornbunny import HornBunnyIE