Last active
December 31, 2017 15:29
-
-
Save pralgomathic/a39880611512e3c0192c127a87033c2b to your computer and use it in GitHub Desktop.
binodon_api
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
{ | |
"medialist": [ | |
{ | |
"sectionTitle": "TV Shows", | |
"mediaDetails": [{ | |
"mediaTitle":"Holud Ronger Baina", | |
"mediaurl": "P8jOQUsTU9o" | |
}, | |
{ | |
"mediaTitle":"Sondehe Mondaho", | |
"mediaurl": "P8jOQUsTU9o" | |
} | |
] | |
}, | |
{ | |
"sectionTitle": "Movies", | |
"mediaDetails": [{ | |
"mediaTitle":"Holud Ronger Baina", | |
"mediaurl": "P8jOQUsTU9o" | |
}, | |
{ | |
"mediaTitle":"Sondehe Mondaho", | |
"mediaurl": "P8jOQUsTU9o" | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment