aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--youtube_dl/extractor/rtvnhnl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/rtvnhnl.py b/youtube_dl/extractor/rtvnhnl.py
index ce84900a0..0921e2648 100644
--- a/youtube_dl/extractor/rtvnhnl.py
+++ b/youtube_dl/extractor/rtvnhnl.py
@@ -17,7 +17,7 @@ class RtvnhNlIE(InfoExtractor):
'id': '131946',
'ext': 'mp4',
'title': 'Grote zoektocht in zee bij Zandvoort naar vermiste vrouw',
- 'thumbnail': 're:^https?://rtvnh-webfiles\.[^.]+\.amazonaws\.com/data/cache/[0-9]+/basedata/pf_image/[0-9.]+/[0-9\-a-f]+\.jpg$'
+ 'thumbnail': 're:^http:.*\.jpg$'
}
}