I need "source" with handlebars, I tried {{trailers.youtube.source}} but no response, suggestions?
"trailers" : { "quicktime" : [ ],
"youtube" : [ { "name" : "Trailer",
"size" : "Standard",
"source" : "vP9QCAcGy7Y",
"type" : "Trailer"
} ]
},
{{trailers.youtube[0].source}}? Youtube is an array. disclaimer: I know nothing about handlebars