diff -r 7c394ea40f28 -r b2d068afdbd8 integration/data/moon.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/integration/data/moon.json Tue Oct 30 18:44:45 2012 +0100 @@ -0,0 +1,24 @@ +[ + { + "id": "melies", + "video": "http://www.iri.centrepompidou.fr/dev/~veltr/mashup/moon/melies.mp4", + "title": "Le voyage à la lune", + "author": "Georges Méliès", + "thumbnail": "http://www.iri.centrepompidou.fr/dev/~veltr/mashup/moon/melies.jpg", + "duration": 674000 + }, { + "id": "apollo", + "video": "http://www.iri.centrepompidou.fr/dev/~veltr/mashup/moon/apollo.mp4", + "title": "Apollo 11 Overview", + "author": "NASA", + "thumbnail": "http://www.iri.centrepompidou.fr/dev/~veltr/mashup/moon/apollo.jpg", + "duration": 137000 + }, { + "id": "juno", + "video": "http://www.iri.centrepompidou.fr/dev/~veltr/mashup/moon/juno.mp4", + "title": "Launch of Juno!", + "author": "NASA", + "thumbnail": "http://www.iri.centrepompidou.fr/dev/~veltr/mashup/moon/atlas.jpg", + "duration": 130000 + } +] \ No newline at end of file