diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-01-25 16:54:48 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-01-25 16:54:48 +0100 |
commit | b954070d7064f37ee9f3feae8a60c90c42e30b11 (patch) | |
tree | 0eb9a1115ad44d196f89ea69bc4b8132a16cf597 /test/tests.json | |
parent | 30e9f4496b7261526d753f54fa00fd5fedcefb05 (diff) |
Fix Facebook (Closes #375)
Diffstat (limited to 'test/tests.json')
-rw-r--r-- | test/tests.json | 10 |
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 + } } ] |