diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/tests.json | 9 | 
1 files changed, 9 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json index 7808a07de..2b56738a0 100644 --- a/test/tests.json +++ b/test/tests.json @@ -337,6 +337,15 @@          "title": "11.04.2013 09:23 Uhr - Tagesschau in 100 Sekunden"      },      "skip": "Requires rtmpdump" +  }, +  { +    "name": "Tumblr", +    "url": "http://birthdayproject2012.tumblr.com/post/17258355236/a-sample-video-from-leeann-if-you-need-an-idea", +    "file": "17258355236.mp4", +    "md5": "7c6a514d691b034ccf8567999e9e88a3", +    "info_dict": { +        "title": "A sample video from LeeAnn. (If you need an idea..." +    }    }  ]  | 
