aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/tagesschau.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2015-07-23 01:01:35 +0600
committerSergey M․ <dstftw@gmail.com>2015-07-23 01:01:35 +0600
commit3e214851a49992b010ae90ef6dbaed11f70ceb3a (patch)
tree345520b1a99c39bd4c53d4cb8949936b9fd769eb /youtube_dl/extractor/tagesschau.py
parenta47b602b0877dcde1b795bf53bfe3629c6595870 (diff)
downloadyoutube-dl-3e214851a49992b010ae90ef6dbaed11f70ceb3a.tar.xz
[tagesschau] Improve tests
Diffstat (limited to 'youtube_dl/extractor/tagesschau.py')
-rw-r--r--youtube_dl/extractor/tagesschau.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/youtube_dl/extractor/tagesschau.py b/youtube_dl/extractor/tagesschau.py
index 7fd0ba987..1a7ea98d2 100644
--- a/youtube_dl/extractor/tagesschau.py
+++ b/youtube_dl/extractor/tagesschau.py
@@ -18,7 +18,7 @@ class TagesschauIE(InfoExtractor):
'ext': 'mp4',
'title': 'Regierungsumbildung in Athen: Neue Minister in Griechenland vereidigt',
'description': 'md5:171feccd9d9b3dd54d05d501568f6359',
- 'thumbnail': 're:^http:.*\.jpg$',
+ 'thumbnail': 're:^https?:.*\.jpg$',
},
}, {
'url': 'http://www.tagesschau.de/multimedia/sendung/ts-5727.html',
@@ -28,7 +28,7 @@ class TagesschauIE(InfoExtractor):
'ext': 'mp4',
'description': 'md5:695c01bfd98b7e313c501386327aea59',
'title': 'Sendung: tagesschau \t04.12.2014 20:00 Uhr',
- 'thumbnail': 're:^http:.*\.jpg$',
+ 'thumbnail': 're:^https?:.*\.jpg$',
},
}, {
'url': 'http://www.tagesschau.de/multimedia/politikimradio/audio-18407.html',