Browse Source

[facebook] Fix test case

Philipp Hagemeister 11 years ago
parent
commit
5e4f06197f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/facebook.py

+ 1 - 1
youtube_dl/extractor/facebook.py

@@ -35,7 +35,7 @@ class FacebookIE(InfoExtractor):
             'id': '637842556329505',
             'id': '637842556329505',
             'ext': 'mp4',
             'ext': 'mp4',
             'duration': 38,
             'duration': 38,
-            'title': 'Did you know Kei Nishikori is the first Asian man to ever reach a Grand Slam fin...',
+            'title': 're:Did you know Kei Nishikori is the first Asian man to ever reach a Grand Slam',
         }
         }
     }, {
     }, {
         'note': 'Video without discernible title',
         'note': 'Video without discernible title',