From 91d7053e9af687590eb7dfd63affcbc93c807745 Mon Sep 17 00:00:00 2001 From: okfprojz Date: Tue, 5 Apr 2016 10:33:24 -0400 Subject: add videos to db --- db.json | 66 +++++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 44 insertions(+), 22 deletions(-) diff --git a/db.json b/db.json index a0044c0..5214fb8 100644 --- a/db.json +++ b/db.json @@ -71,21 +71,26 @@ "NatureOfWork": "iPhone / Android Dev\r\nBack-End Development", "brief": "Stone Island is a premier Italian fashion\r\nlabel specializing in the outdoors clothing\r\nwith innovative materials. We created an\r\ne-commerce app for iPhone and Android\r\nwith a custom back-end allowing the\r\nbrand to push out new releases.", "containImage": "true", - "__index": 1, + "__index": "1", "dateCreated": "Sun, 03 Apr 2016 18:40:41 GMT", "media": [ + { + "type": "video", + "token": "", + "width": "1920", + "height": "1080", + "title": "stone-island-app.mp4", + "thumb": "http://okfocus.s3.amazonaws.com/misc/okcms/video.png" + }, { "uri": "https://ltho.s3.amazonaws.com/332543c6-fa00-4fcb-9c34-070764e5a692.png", "caption": "", "type": "image" } ], - "press": [ - { - "text": "", - "uri": "" - } - ] + "press": [], + "mobileTitle": "", + "mobileMedia": [] }, { "id": "marc-jacobs", @@ -340,6 +345,14 @@ "NatureOfWork": "iPhone/ Android Dev\r\nBack-End Development\r\nCreative Direction", "brief": "Overlayer is an iPhone app we\r\nbuilt that allows users to apply\r\ntransparent PNG files over images\r\non their phone. The unique aspect of\r\nthe app is the custom back-end we\r\nbuilt for it, where admins can upload\r\nnew Overlays at will, without having\r\nto re-upload the app with Apple, also\r\ncomplete with the ability to send out\r\npush notifications to users notifying\r\nthem of the new Overlays.", "media": [ + { + "type": "video", + "token": "", + "width": "1920", + "height": "1080", + "title": "overlayer-app.mp4", + "thumb": "http://okfocus.s3.amazonaws.com/misc/okcms/video.png" + }, { "uri": "https://ltho.s3.amazonaws.com/336e751b-ef66-467a-bfb6-b56bc5733307.png", "caption": "", @@ -347,14 +360,11 @@ } ], "containImage": "true", - "press": [ - { - "text": "", - "uri": "" - } - ], - "__index": 9, - "dateCreated": "Sun, 03 Apr 2016 19:45:55 GMT" + "press": [], + "__index": "9", + "dateCreated": "Sun, 03 Apr 2016 19:45:55 GMT", + "mobileTitle": "", + "mobileMedia": [] }, { "id": "diesel", @@ -581,10 +591,10 @@ { "type": "video", "token": "", - "width": "322", - "height": "682", - "title": "", - "thumb": "" + "width": "1920", + "height": "1080", + "title": "drake-shake-app.mp4", + "thumb": "http://okfocus.s3.amazonaws.com/misc/okcms/video.png" }, { "uri": "https://ltho.s3.amazonaws.com/ff8732a5-764b-4b14-8d66-3d66206d933f.png", @@ -604,7 +614,9 @@ } ], "__index": "17", - "dateCreated": "Sun, 03 Apr 2016 20:45:42 GMT" + "dateCreated": "Sun, 03 Apr 2016 20:45:42 GMT", + "mobileTitle": "", + "mobileMedia": [] }, { "id": "nike-hyperfeel", @@ -677,6 +689,14 @@ "NatureOfWork": "Creative direction\r\nWeb Development", "brief": "We developed an in-house app and\r\nwebsite that allows people to create new\r\nemoticons using Unicode symbols. The\r\nproject came from a Twitter Ripps started\r\nin 2010 that gained 20k followers through\r\ntweeting new fun types of emoticons,\r\nbefore emojis were a thing!", "media": [ + { + "type": "video", + "token": "", + "width": "1920", + "height": "1080", + "title": "newemoticons-app.mp4", + "thumb": "http://okfocus.s3.amazonaws.com/misc/okcms/video.png" + }, { "uri": "https://ltho.s3.amazonaws.com/118baf27-0eea-4713-b140-b32567ef91fa.png", "caption": "", @@ -703,8 +723,10 @@ "uri": "http://uk.complex.com/pop-culture/2013/09/newmoticons" } ], - "__index": 20, - "dateCreated": "Sun, 03 Apr 2016 21:10:21 GMT" + "__index": "20", + "dateCreated": "Sun, 03 Apr 2016 21:10:21 GMT", + "mobileTitle": "", + "mobileMedia": [] }, { "id": "been-trill", -- cgit v1.2.3-70-g09d2