Merge branch 'polskie-radio-programme' of https://github.com/JakubAdamWieczorek/youtu...
[youtube-dl] / youtube_dl / extractor / tvplay.py
index c2a6e4e39539665beba97d5470da82d003dc58a6..c0fec25949c25363e9911af160704928966dd2cb 100644 (file)
@@ -390,7 +390,7 @@ class ViafreeIE(InfoExtractor):
         if thumbnail:
             video_id = self._search_regex(
                 r'https?://[^/]+/imagecache/(?:[^/]+/)+seasons/\d+/(\d{6,})/',
-            thumbnail, 'video id', default=None)
+                thumbnail, 'video id', default=None)
 
         if not video_id:
             video_id = self._search_regex(