youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 5e4f06197f3d949bf89ee7e156391ca78121bf16
parent 761e1645e075ff9f8c5aeb8d0f2a4cfac71fb528
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Mon, 29 Sep 2014 05:19:56 +0200

[facebook] Fix test case

Diffstat:
Myoutube_dl/extractor/facebook.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/facebook.py b/youtube_dl/extractor/facebook.py @@ -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',