aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-01-25 16:54:48 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2013-01-25 16:54:48 +0100
commitb954070d7064f37ee9f3feae8a60c90c42e30b11 (patch)
tree0eb9a1115ad44d196f89ea69bc4b8132a16cf597 /test
parent30e9f4496b7261526d753f54fa00fd5fedcefb05 (diff)
downloadyoutube-dl-b954070d7064f37ee9f3feae8a60c90c42e30b11.tar.xz
Fix Facebook (Closes #375)
Diffstat (limited to 'test')
-rw-r--r--test/tests.json10
1 files changed, 10 insertions, 0 deletions
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
+ }
}
]