1
0
Fork 0

[ie/ondemandkorea] Overhaul extractor (#8386)

Closes #8374
Authored by: seproDev
This commit is contained in:
sepro 2023-11-11 20:57:56 +01:00 committed by GitHub
commit 05adfd883a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 149 additions and 66 deletions

View file

@ -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