updated files
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 386 KiB |
@@ -1,16 +1,37 @@
|
|||||||
{
|
{
|
||||||
"count": 1,
|
"count": 4,
|
||||||
"player_id": 1,
|
"player_id": 1,
|
||||||
"player_name": "player_test",
|
"player_name": "Test_player1",
|
||||||
"playlist": [
|
"playlist": [
|
||||||
{
|
{
|
||||||
"file_name": "sean-oulashin-KMn4VEeEPR8-unsplash.jpg",
|
"file_name": "sean-oulashin-KMn4VEeEPR8-unsplash.jpg",
|
||||||
"type": "image",
|
"type": "image",
|
||||||
"url": "media/sean-oulashin-KMn4VEeEPR8-unsplash.jpg",
|
"url": "media/sean-oulashin-KMn4VEeEPR8-unsplash.jpg",
|
||||||
"duration": 14,
|
"duration": 14,
|
||||||
|
"edit_on_player": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file_name": "weblink-1e4a4d6d885a",
|
||||||
|
"type": "weblink",
|
||||||
|
"url": "https://moto-adv.com/",
|
||||||
|
"duration": 30,
|
||||||
"edit_on_player": false
|
"edit_on_player": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file_name": "sample-30s.mp4",
|
||||||
|
"type": "video",
|
||||||
|
"url": "media/sample-30s.mp4",
|
||||||
|
"duration": 31,
|
||||||
|
"edit_on_player": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file_name": "edited_media/5/eye_e_v2.jpg",
|
||||||
|
"type": "image",
|
||||||
|
"url": "media/edited_media/5/eye_e_v2.jpg",
|
||||||
|
"duration": 50,
|
||||||
|
"edit_on_player": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"playlist_id": 1,
|
"playlist_id": 1,
|
||||||
"playlist_version": 2
|
"playlist_version": 14
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user