Skip to content

Instantly share code, notes, and snippets.

@alanef
Created January 28, 2022 12:21
Show Gist options
  • Select an option

  • Save alanef/f86001f5aaed99d3f79a0cbf0fa22784 to your computer and use it in GitHub Desktop.

Select an option

Save alanef/f86001f5aaed99d3f79a0cbf0fa22784 to your computer and use it in GitHub Desktop.
test data
{
"track_general_name": "Thread",
"session_general_name": "Session",
"login_page": "http:\/\/55",
"logout_page": "http:\/\/2",
"stream": [
{
"header": "Thread 1",
"0": {
"name": "Opening Remarks",
"start": 1645698600,
"end": 1645700400,
"type": "vimeo",
"login_required": 0,
"desc": "Matteo Moriconi"
},
"1": {
"name": "Title Here",
"start": 1645700400,
"end": 1645704000,
"type": "page",
"login_required": 1,
"desc": "Desenhando o futuro para transformar o presente (UNSECO CHAIR)"
},
"2": {
"name": "VRXRio Live",
"start": 1645704000,
"end": 1645711200,
"type": "nolink",
"login_required": 0,
"desc": "Lunch Break \/ Physical networking"
},
"3": {
"name": "Day2 Intro",
"start": 1645779600,
"end": 1645781400,
"type": "vimeo",
"login_required": 0,
"desc": "Palcos de Luz, e o Futuro das Producoes Virtuais."
},
"4": {
"name": "Day2 Break",
"start": 1645781400,
"end": 1645786800,
"type": "nolink",
"login_required": 0,
"desc": "Test Break"
}
},
{
"header": "Thread 2",
"0": {
"name": "Example thread 2 session",
"start": 1645693200,
"end": 1645700400,
"type": "vimeo",
"login_required": 0,
"desc": "Test thread 2"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment