{{#> main}}
{{> navbar}}
{{#if vod.hlsPlaylist}}
{{else}}
{{icon "processing" 24}} HTTP Live Streaming is processing.
{{/if}}
{{!--

Details

- vtuber - datetime (formatted) - datetime iso 8601 - announcementUrl - platforms

Vods

--}} {{!-- --}} {{!-- --}} {{!--
--}} {{!-- --}}
{{#if vod.notes}}

Notes

{{vod.notes}}
{{/if}}

Downloads

VOD

{{#if vod.sourceVideo}} {{#if (hasRole "supporterTier1" user)}}

{{icon "download" 24}} Download

{{else}}

{{icon "patreon" 24}} CDN Download

{{/if}}

{{#if vod.sha256sum}}sha256sum {{vod.sha256sum}}{{/if}}

{{#if vod.cidv1}}

IPFS cidv1 {{vod.cidv1}}

{{else}}
IPFS CID is processing.
{{/if}} {{#if vod.magnetLink}}

{{icon "magnet" 24}} Magnet Link

{{else}}
Magnet Link is processing.
{{/if}}

Raw Segments

{{#if vod.segmentKeys}} {{#if (hasRole "supporterTier1" user)}} {{else}}

{{icon "patreon" 24}} Raw Segments CDN Download

{{/if}} {{else}}
This VOD has no file segments.
{{/if}} {{!-- end of raw segments --}}
{{else}}
Video Source is processing.
{{/if}} {{!-- end of vod.sourceVideo --}}

HLS Playlist

{{#if vod.hlsPlaylist}} {{#if (hasRole "supporterTier1" user)}} {{signedHlsUrl vod.hlsPlaylist}} {{else}}

{{icon "patreon" 24}} HLS Playlist CDN Download

{{/if}} {{else}}
HLS Playlist is processing.
{{/if}}

Thumbnail Image

{{#if vod.thumbnail}} {{vtuber.displayName}} thumbnail
{{else}}
Thumbnail is processing.
{{/if}}

Funscripts (sex toy sync)

{{#if vod.funscriptVibrate}} {{#if (hasRole "supporterTier1" user)}}

{{icon "download" 24}} {{this.vtuber.displayName}} vibrate.funscript

{{icon "download" 24}} {{this.vtuber.displayName}} thrust.funscript

{{else}}

{{icon "patreon" 24}} Funscripts

{{/if}}
{{else}}
Funscript file is processing.
{{/if}}

Closed Captions / Subtitles

VOD Metadata

{{#if vod.sourceVideoDuration }}

Duration: {{vod.sourceVideoDuration}}

FPS: {{vod.sourceVideoFPS}}

Video Codec: {{vod.sourceVideoCodec}}

Audio Codec: {{vod.sourceAudioCodec}}

{{else}}
Vod metadata is processing
{{/if}}
{{else}}
Closed captions are processing.
{{/if}} {{#if (isModerator user)}}

Moderator section

Storyboard Images

{{#if vod.slvttVTTKey}} {{icon "download" 24}} slvttVTTKey {{else}}
Storyboard Images are processing
{{/if}}

Controls

{{/if}} {{!-- this is feature creep-- we will add this once we get the basic site running --}} {{!--

Comments

{{>commentForm}} --}}
{{>footer}}
{{!-- {{!-- --}} {{!-- --}} {{!-- --}} {{!-- --}} {{!-- Script 4: Initialize the buttplug plugin and pass in the funscript URL from the DOM --}} {{!-- --}} {{/main}}