Last active
January 11, 2018 09:59
-
-
Save deepak-pk/99d3263724abeaf65a3e634d1cfa6496 to your computer and use it in GitHub Desktop.
sample epg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": "57597", | |
| "channel": "b02f7c3972ece2972db321d9d4bea5df", | |
| "tag": "d01fbe2f6c65e93d8844fa23c9e5b393", | |
| "logo": "https://titantv.com/Logos/f/img_5849_Primary.png", | |
| "name": "channel A", | |
| "program": [ | |
| { | |
| "id": "i1", | |
| "channelid": "c1", | |
| "contenttype": "32", | |
| "start": "1483209000", | |
| "stop": "1486809000", | |
| "summary": "millisec table : 1483209000 - 12am, 3600000-1h, 2700000-45min, 1800000-30min, 900000-15min", | |
| "title": "Program A" | |
| }, | |
| { | |
| "id": "i2", | |
| "channelid": "c2", | |
| "contenttype": "32", | |
| "start": "1487709000", | |
| "stop": "1490409000", | |
| "summary": "Get the latest news", | |
| "title": "Program B" | |
| }, | |
| { | |
| "id": "i3", | |
| "channelid": "c3", | |
| "contenttype": "32", | |
| "start": "1492209000", | |
| "stop": "1494009000", | |
| "summary": "Get the latest news", | |
| "title": "Program C" | |
| }, | |
| { | |
| "id": "i4", | |
| "channelid": "c4", | |
| "contenttype": "32", | |
| "start": "1496709000", | |
| "stop": "1497609000", | |
| "summary": "Get the latest news", | |
| "title": "Program D" | |
| }, | |
| { | |
| "id": "i5", | |
| "channelid": "c5", | |
| "contenttype": "32", | |
| "start": "1497609000", | |
| "stop": "1501209000", | |
| "summary": "Get the latest news", | |
| "title": "Program E" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "57598", | |
| "channel": "b02f7c3972ece2972db321d9d4bea5dg", | |
| "tag": "d01fbe2f6c65e93d8844fa23c9e5b393", | |
| "logo": "https://titantv.com/Logos/f/img_28271_Primary.png", | |
| "name": "channel A", | |
| "program": [ | |
| { | |
| "id": "i1", | |
| "channelid": "c1", | |
| "contenttype": "32", | |
| "start": "1483209000", | |
| "stop": "1485909000", | |
| "summary": "millisec table : 1483209000 - 12am, 3600000-1h, 2700000-45min, 1800000-30min, 900000-15min", | |
| "title": "Program A" | |
| }, | |
| { | |
| "id": "i2", | |
| "channelid": "c2", | |
| "contenttype": "32", | |
| "start": "1486809000", | |
| "stop": "1488609000", | |
| "summary": "Get the latest news", | |
| "title": "Program B" | |
| }, | |
| { | |
| "id": "i3", | |
| "channelid": "c3", | |
| "contenttype": "32", | |
| "start": "1490409000", | |
| "stop": "1494009000", | |
| "summary": "Get the latest news", | |
| "title": "Program C" | |
| }, | |
| { | |
| "id": "i4", | |
| "channelid": "c4", | |
| "contenttype": "32", | |
| "start": "1494009000", | |
| "stop": "1496709000", | |
| "summary": "Get the latest news", | |
| "title": "Program D" | |
| }, | |
| { | |
| "id": "i5", | |
| "channelid": "c5", | |
| "contenttype": "32", | |
| "start": "1497609000", | |
| "stop": "1501209000", | |
| "summary": "Get the latest news", | |
| "title": "Program E" | |
| } | |
| ] | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment