1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-10 22:27:07 -05:00

[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
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