diff options
Diffstat (limited to 'devfiles/videos/chapter')
| -rw-r--r-- | devfiles/videos/chapter/chapter-number.json | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/devfiles/videos/chapter/chapter-number.json b/devfiles/videos/chapter/chapter-number.json new file mode 100644 index 0000000..4b0a626 --- /dev/null +++ b/devfiles/videos/chapter/chapter-number.json @@ -0,0 +1,8 @@ +{ +    "id": "chapter-number", +    "number": "Number", +    "title": "Title", +    "length": Length (seconds), +    "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/PDF", +    "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/H.264%20File", "type":"video/mp4"}] +}
\ No newline at end of file | 
