1
0
Fork 0

[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
commit bc79491368
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,