refactor: move indexable test files to separate folder

This commit is contained in:
Wieland Schöbl
2021-08-17 17:46:46 +02:00
parent 83f00f40bf
commit d56c3d11a8
50 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,48 @@
{
"errorNames": [],
"instance": {
"type": "video",
"uid": "2def52c8-f901-5b30-96fc-ba570a038508",
"sameAs": "https://vimeo.com/1084537",
"name": "Big Buck Bunny",
"sources": [
{
"url": "https://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_320x180.mp4",
"mimeType": "video/mp4",
"height": 240,
"width": 320
},
{
"url": "https://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_1080p_stereo.ogg",
"mimeType": "video/ogg",
"height": 1080,
"width": 1920
},
{
"url": "https://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_480p_stereo.ogg",
"mimeType": "video/ogg",
"height": 480,
"width": 854
}
],
"duration": "PT9M57S",
"thumbnails": [
"https://peach.blender.org/wp-content/uploads/bbb-splash.png?x11217"
],
"actors": [
{
"type": "person",
"uid": "540862f3-ea30-5b8f-8678-56b4dc217642",
"name": "Big Buck Bunny",
"givenName": "Big Buck",
"familyName": "Bunny"
}
],
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy",
"type": "remote"
}
},
"schema": "SCVideo"
}