mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00:00
[prosiebensat1] Improve _VALID_URL
This commit is contained in:
parent
f92bb612c6
commit
0a078550b9
|
@ -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