X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/87a0165ca7e39af4dacb7ec637063b2cd35ae40b..dbb40c34b0cf975d3c249affe5fc8865fd7a3d5d:/youtube_dl/extractor/movingimage.py?ds=sidebyside

diff --git a/youtube_dl/extractor/movingimage.py b/youtube_dl/extractor/movingimage.py
index bb789c3..4f62d62 100644
--- a/youtube_dl/extractor/movingimage.py
+++ b/youtube_dl/extractor/movingimage.py
@@ -18,7 +18,7 @@ class MovingImageIE(InfoExtractor):
             'title': 'SHETLAND WOOL',
             'description': 'md5:c5afca6871ad59b4271e7704fe50ab04',
             'duration': 900,
-            'thumbnail': 're:^https?://.*\.jpg$',
+            'thumbnail': r're:^https?://.*\.jpg$',
         },
     }