Hello koders I need your help with this type of json data
I tried this method guided by @pepocero but from my end nothing is solved
Please Koders may you help me on this
This is what I tried but not working
This is the sample of what I want to get
I want to get
title
url
discription
},
“microformat”: {
“playerMicroformatRenderer”: {
“thumbnail”: {
“thumbnails”: [
{
“url”: “https://i.ytimg.com/vi/9em32dDnTck/maxresdefault.jpg”,
“width”: 1280,
“height”: 720
}
]
},
“embed”: {
“iframeUrl”: “YouTube”,
“flashUrl”: “http://www.youtube.com/v/9em32dDnTck?version=3&autohide=1”,
“width”: 1280,
“height”: 720,
“flashSecureUrl”: “Montana Winter Sunset - 15 Second Drone Video [HD] - YouTube”
},
“title”: {
“simpleText”: “Montana Winter Sunset - 15 Second Drone Video [HD]”
},
“description”: {
“simpleText”: "View of the sun setting over Montana’s Gallatin Valley. This was shot back in January at about 15 degrees Fahrenheit; the Phantom 3 Standard flew like a champ! Was an incredible sight and there’s no color correction here if you’re wondering.
But here is a fulljsonArticles.txt (78.0 KB) I am using
Please help me to know how I can do it with this types of Data