1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-01 23:25:14 +00:00

[extractor/idolplus] Add extractor (#6732)

Authored by:  ping
Closes #6246
This commit is contained in:
ping
2023-05-29 14:01:42 +08:00
committed by GitHub
parent 02312c03cf
commit 5c14b21367
2 changed files with 116 additions and 0 deletions

View File

@@ -789,6 +789,7 @@ from .ichinanalive import (
IchinanaLiveIE,
IchinanaLiveClipIE,
)
from .idolplus import IdolPlusIE
from .ign import (
IGNIE,
IGNVideoIE,