Browse Source

[prosiebensat1] Improve _VALID_URL

totalwebcasting
Sergey M․ 8 years ago
parent
commit
0a078550b9
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/prosiebensat1.py

+ 1
- 1
youtube_dl/extractor/prosiebensat1.py View File

@ -127,7 +127,7 @@ class ProSiebenSat1IE(ProSiebenSat1BaseIE):
(?: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)|
ran\.de|fem\.com
)


Loading…
Cancel
Save