[vimeo:review] Fix test title
authorPhilipp Hagemeister <phihag@phihag.de>
Sun, 26 Oct 2014 23:13:40 +0000 (00:13 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Sun, 26 Oct 2014 23:13:40 +0000 (00:13 +0100)
youtube_dl/extractor/vimeo.py

index 5839c550da73fe8241a12349c8636b0cb7cba6b5..d9cad0ea521014843e98ec89b988cd54cecf67c0 100644 (file)
@@ -512,7 +512,7 @@ class VimeoReviewIE(InfoExtractor):
         'info_dict': {
             'id': '91613211',
             'ext': 'mp4',
-            'title': 'Death by dogma versus assembling agile - Sander Hoogendoorn',
+            'title': 're:(?i)^Death by dogma versus assembling agile . Sander Hoogendoorn',
             'uploader': 'DevWeek Events',
             'duration': 2773,
             'thumbnail': 're:^https?://.*\.jpg$',