Browse Source

[prosiebensat1] Extend _VALID_URL (closes #15520)

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

1
youtube_dl/extractor/prosiebensat1.py

@ -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…
Cancel
Save