From b954070d7064f37ee9f3feae8a60c90c42e30b11 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 25 Jan 2013 16:54:48 +0100 Subject: Fix Facebook (Closes #375) --- test/tests.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'test/tests.json') diff --git a/test/tests.json b/test/tests.json index 2c2137ce4..ef12d3019 100644 --- a/test/tests.json +++ b/test/tests.json @@ -225,5 +225,15 @@ "uploader_id": "ford-lopatin", "location": "Spain" } + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/photo.php?v=120708114770723", + "file": "120708114770723.mp4", + "md5": "48975a41ccc4b7a581abd68651c1a5a8", + "info_dict": { + "title": "PEOPLE ARE AWESOME 2013", + "duration": 279 + } } ] -- cgit v1.2.3