{{#> main}}
{{> navbar}}

{{#each vod.vtubers}} {{this.displayName}}{{#unless @last}}, {{/unless}} {{/each}} – {{formatDate vod.stream.date}}

Details

{{!-- - vtuber - datetime (formatted) - datetime iso 8601 - announcementUrl - platforms --}}

Vods

{{#each vods}} {{/each}}
VOD ID VTuber Stream Date Uploader
{{this.id}} {{#each this.vtubers}} {{this.displayName}} {{/each}} {{formatDate this.stream.date}} {{{identicon this.upload.user.id 24}}}
{{>footer}}
{{/main}}