aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/rtvnh.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/rtvnh.py')
-rw-r--r--youtube_dl/extractor/rtvnh.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/rtvnh.py b/youtube_dl/extractor/rtvnh.py
index f6454c6..6a00f70 100644
--- a/youtube_dl/extractor/rtvnh.py
+++ b/youtube_dl/extractor/rtvnh.py
@@ -14,7 +14,7 @@ class RTVNHIE(InfoExtractor):
'id': '131946',
'ext': 'mp4',
'title': 'Grote zoektocht in zee bij Zandvoort naar vermiste vrouw',
- 'thumbnail': 're:^https?:.*\.jpg$'
+ 'thumbnail': r're:^https?:.*\.jpg$'
}
}