From 807a4d7f93955dadbf4864f04fd1578b24ef898b Mon Sep 17 00:00:00 2001 From: Michael Bemmerl Date: Wed, 1 Jul 2020 22:57:34 +0200 Subject: [PATCH] Add new domain name. The show "P.M. Wissen" has gotten its own domain although this show is still on the same station (ServusTV). --- youtube_dl/extractor/servus.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/youtube_dl/extractor/servus.py b/youtube_dl/extractor/servus.py index 9401bf2cf..df3e4bcd8 100644 --- a/youtube_dl/extractor/servus.py +++ b/youtube_dl/extractor/servus.py @@ -12,7 +12,8 @@ class ServusIE(InfoExtractor): (?:www\.)? (?: servus\.com/(?:(?:at|de)/p/[^/]+|tv/videos)| - servustv\.com/videos + servustv\.com/videos| + pm-wissen\.com/videos ) /(?P[aA]{2}-\w+|\d+-\d+) '''