diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2012-12-17 20:21:41 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2012-12-17 20:21:41 +0100 |
commit | 993693aa796fa2d50e0ce3cc7b0d551ffcc4a786 (patch) | |
tree | e190b830af8a9d65d42447a170516a0be722b5f0 /test/tests.json | |
parent | ce4be3a91d5fe8f2970d00be5663a7aad12d2a6d (diff) | |
parent | 937021133fccff967e3a16cccde5e93fc4233d6f (diff) |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'test/tests.json')
-rw-r--r-- | test/tests.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json index cdf360044..97654edd9 100644 --- a/test/tests.json +++ b/test/tests.json @@ -70,5 +70,22 @@ "url": "http://www.twitch.tv/thegamedevhub/b/296128360", "file": "296128360.flv", "md5": "ecaa8a790c22a40770901460af191c9a" + }, + { + "name": "MyVideo", + "url": "http://www.myvideo.de/watch/8229274/bowling_fail_or_win", + "file": "8229274.flv", + "md5": "2d2753e8130479ba2cb7e0a37002053e" + }, + { + "name": "Escapist", + "url": "http://www.escapistmagazine.com/videos/view/the-escapist-presents/6618-Breaking-Down-Baldurs-Gate", + "file": "6618-Breaking-Down-Baldurs-Gate.flv", + "md5": "c6793dbda81388f4264c1ba18684a74d" + }, + { + "name": "GooglePlus", + "url": "https://plus.google.com/u/0/108897254135232129896/posts/ZButuJc6CtH", + "file": "ZButuJc6CtH.flv" } ] |