Browse Source

[facebook] Fix test case

totalwebcasting
Philipp Hagemeister 10 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 View File

@ -35,7 +35,7 @@ class FacebookIE(InfoExtractor):
'id': '637842556329505',
'ext': 'mp4',
'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',


Loading…
Cancel
Save