mirror of https://github.com/yt-dlp/yt-dlp.git
[prosiebensat1] Extend _VALID_URL (closes #15520)
This commit is contained in:
parent
237d07f114
commit
5a5860825d
|
@ -129,6 +129,7 @@ class ProSiebenSat1IE(ProSiebenSat1BaseIE):
|
|||
https?://
|
||||
(?:www\.)?
|
||||
(?:
|
||||
(?:beta\.)?
|
||||
(?:
|
||||
prosieben(?:maxx)?|sixx|sat1(?:gold)?|kabeleins(?:doku)?|the-voice-of-germany|7tv|advopedia
|
||||
)\.(?:de|at|ch)|
|
||||
|
|
Loading…
Reference in New Issue