[extractor/orf:radio] Rewrite extractors

Closes #4522
This commit is contained in:
pukkandan
2022-08-02 03:53:27 +05:30
parent 0647d9251f
commit 5770293d25
2 changed files with 103 additions and 194 deletions

View File

@@ -1210,19 +1210,8 @@ from .openrec import (
from .ora import OraTVIE
from .orf import (
ORFTVthekIE,
ORFFM4IE,
ORFFM4StoryIE,
ORFOE1IE,
ORFOE3IE,
ORFNOEIE,
ORFWIEIE,
ORFBGLIE,
ORFOOEIE,
ORFSTMIE,
ORFKTNIE,
ORFSBGIE,
ORFTIRIE,
ORFVBGIE,
ORFRadioIE,
ORFIPTVIE,
)
from .outsidetv import OutsideTVIE