1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 22:55:42 +07:00

[hidive] Add extractor (closes #15494)

This commit is contained in:
Sergey M․
2018-03-04 17:46:36 +07:00
parent f9f10268c1
commit 62f49dd3b9
2 changed files with 98 additions and 0 deletions

View File

@@ -429,6 +429,7 @@
from .helsinki import HelsinkiIE
from .hentaistigma import HentaiStigmaIE
from .hgtv import HGTVComShowIE
from .hidive import HiDiveIE
from .historicfilms import HistoricFilmsIE
from .hitbox import HitboxIE, HitboxLiveIE
from .hitrecord import HitRecordIE