{ podcast.podcast.categories.join(", ") }

{ podcast.podcast.name }

{

{ item.name }

{ item.categories.join(" - ") }

Écouter

this.root.innerHTML = opts.content this.on('update', function(){ this.root.innerHTML = opts.content });