[ie/ondemandkorea] Overhaul extractor (#8386)
Closes #8374 Authored by: seproDev
This commit is contained in:
parent
3ff494f6f4
commit
05adfd883a
2 changed files with 149 additions and 66 deletions
|
|
@ -1387,7 +1387,10 @@ from .oftv import (
|
|||
from .oktoberfesttv import OktoberfestTVIE
|
||||
from .olympics import OlympicsReplayIE
|
||||
from .on24 import On24IE
|
||||
from .ondemandkorea import OnDemandKoreaIE
|
||||
from .ondemandkorea import (
|
||||
OnDemandKoreaIE,
|
||||
OnDemandKoreaProgramIE,
|
||||
)
|
||||
from .onefootball import OneFootballIE
|
||||
from .onenewsnz import OneNewsNZIE
|
||||
from .oneplace import OnePlacePodcastIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue