-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathvideos.json
More file actions
28 lines (28 loc) · 859 Bytes
/
videos.json
File metadata and controls
28 lines (28 loc) · 859 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[
{
"title": "WebPG Videos",
"items": [
{
"name": "toolbar_demo1",
"title": "WebPG Toolbar Demo",
"description": "A demo of the inline WebPG textarea Toolbar.",
"id": "79114500",
"thumb": "https://secure-b.vimeocdn.com/ts/454/726/454726191_295.jpg"
},
{
"name": "inline_demo1",
"title": "WebPG Inline Parsing Demo",
"description": "A demo of the inline parsing feature of WebPG.",
"id": "79144152",
"thumb": "https://secure-b.vimeocdn.com/ts/454/756/454756443_295.jpg"
},
{
"name": "gmail_demo1",
"title": "WebPG GMAIL Demo",
"description": "A demo of the WebPG GMAIL integration feature.",
"id": "79144153",
"thumb": "https://secure-b.vimeocdn.com/ts/454/756/454756445_295.jpg"
}
]
}
]