[ORF] Support on.orf.at, replacing ORFTVthekIE

* add `ORFONIE`, back-porting yt-dlp PR https://github.com/yt-dlp/yt-dlp/pull/9113 and friends: thx HobbyistDev, TuxCoder, seproDev
* re-factor to support livestreams via new `ORFONliveIE`
This commit is contained in:
dirkf
2024-06-01 12:56:41 +01:00
parent 3bde6a5752
commit d95c0d203f
2 changed files with 274 additions and 163 deletions

View File

@@ -898,7 +898,8 @@ from .ooyala import (
)
from .ora import OraTVIE
from .orf import (
ORFTVthekIE,
ORFONIE,
ORFONLiveIE,
ORFFM4IE,
ORFFM4StoryIE,
ORFOE1IE,