This commit is contained in:
Michael Bemmerl 2020-10-22 17:11:58 +02:00 committed by GitHub
commit 0d89ab193d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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+)
'''