mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-17 01:25:11 +00:00
[prosiebensat1] Improve _VALID_URL
This commit is contained in:
parent
f92bb612c6
commit
0a078550b9
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ class ProSiebenSat1IE(ProSiebenSat1BaseIE):
|
||||||
(?:www\.)?
|
(?:www\.)?
|
||||||
(?:
|
(?:
|
||||||
(?:
|
(?:
|
||||||
prosieben|prosiebenmaxx|sixx|sat1(?:gold)?|kabeleins|the-voice-of-germany|7tv|kabeleinsdoku
|
prosieben(?:maxx)?|sixx|sat1(?:gold)?|kabeleins(?:doku)?|the-voice-of-germany|7tv
|
||||||
)\.(?:de|at|ch)|
|
)\.(?:de|at|ch)|
|
||||||
ran\.de|fem\.com
|
ran\.de|fem\.com
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue