Add new domain name.

The show "P.M. Wissen" has gotten its own domain although this show is still on the same station (ServusTV).
This commit is contained in:
Michael Bemmerl 2020-07-01 22:57:34 +02:00
parent 07af16b92e
commit 807a4d7f93
1 changed files with 2 additions and 1 deletions

View File

@ -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<id>[aA]{2}-\w+|\d+-\d+)
'''