[17live] Add 17.live extractor (#866)

Authored by: nao20010128nao
This commit is contained in:
The Hatsune Daishi
2021-09-05 07:37:28 +09:00
committed by GitHub
parent 421ddcb8b4
commit bc79491368
2 changed files with 171 additions and 0 deletions

View File

@@ -547,6 +547,10 @@ from .hungama import (
HungamaAlbumPlaylistIE,
)
from .hypem import HypemIE
from .ichinanalive import (
IchinanaLiveIE,
IchinanaLiveClipIE,
)
from .ign import (
IGNIE,
IGNVideoIE,