Last active
April 26, 2018 15:28
-
-
Save kevinzie/bd9e502fd738686fc79ff40dd0efdcda to your computer and use it in GitHub Desktop.
This file contains 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
[ | |
{ | |
"title":"Live TV ABC", | |
"drawable":"", | |
"submenu":"", | |
"iap":false, | |
"tabs":[ | |
{ | |
"title":"Live TV ABC", | |
"provider":"stream", | |
"arguments":[ | |
"http://www.streambox.fr/playlists/test_001/stream.m3u8" | |
] | |
} | |
] | |
}, | |
{ | |
"title":"Youtube", | |
"drawable":"", | |
"submenu":"Social Media", | |
"iap":false, | |
"tabs":[ | |
{ | |
"title":"Youtube Live", | |
"provider":"youtube", | |
"arguments":[ | |
"UCoMdktPbSTixAyNGwb-UYkQ", | |
"live" | |
] | |
}, | |
{ | |
"title":"Youtube Playlist", | |
"provider":"youtube", | |
"arguments":[ | |
"UU7V6hW6xqPAiUfataAZZtWA", | |
"playlist" | |
] | |
}, | |
{ | |
"title":"Youtube Channel", | |
"provider":"youtube", | |
"arguments":[ | |
"UCoMdktPbSTixAyNGwb-UYkQ", | |
"channel" | |
] | |
} | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment