1
0
Fork 0

[extractor/orf:radio] Rewrite extractors

Closes #4522
This commit is contained in:
pukkandan 2022-08-02 03:53:27 +05:30
commit 5770293d25
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
2 changed files with 101 additions and 192 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