[ie/idagio] Add extractors (#14586)

Closes #2624
Authored by: robin-mu
This commit is contained in:
Robin
2025-10-15 01:23:13 +02:00
committed by GitHub
parent 0ea5d5882d
commit a98e7f9f58
2 changed files with 240 additions and 0 deletions

View File

@@ -824,6 +824,13 @@ from .ichinanalive import (
IchinanaLiveIE,
IchinanaLiveVODIE,
)
from .idagio import (
IdagioAlbumIE,
IdagioPersonalPlaylistIE,
IdagioPlaylistIE,
IdagioRecordingIE,
IdagioTrackIE,
)
from .idolplus import IdolPlusIE
from .ign import (
IGNIE,