1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-04 08:55:38 +08:00

[servus] remove - Servus Tv in title

This commit is contained in:
Oneboy1979
2019-02-24 17:09:42 +01:00
Unverified
parent b0da63e30a
commit 4686010bdf
+1 -1
View File
@@ -12,7 +12,7 @@ class ServusIE(InfoExtractor):
'info_dict': {
'id': 'AA-1T6VBU5PW1W12',
'ext': 'mp4',
'title': 'Die Grünen aus Sicht des Volkes - Servus TV',
'title': r're:^Die Grünen aus Sicht des Volkes.*',
'description': 'md5:1247204d85783afe3682644398ff2ec4',
'thumbnail': r're:^https?://.*1080$',
}