[hitrecord] Add extractor

This commit is contained in:
J 2017-01-06 21:56:59 +01:00 committed by Sergey M․
parent 827961b122
commit 553c68bbd9
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 49 additions and 0 deletions

View file

@ -366,6 +366,7 @@ from .hgtv import (
)
from .historicfilms import HistoricFilmsIE
from .hitbox import HitboxIE, HitboxLiveIE
from .hitrecord import HitRecordIE
from .hornbunny import HornBunnyIE
from .hotnewhiphop import HotNewHipHopIE
from .hotstar import HotStarIE