{ totalRecords, plural, =0 {No videos} =1 {1 video} other {{{ totalRecords | myNumberFormatter }} videos}}
@if (video.isLocal) { Local } @else { Remote } {{ video.state.label }} Account muted Server muted Blocked
@for (tag of video.automaticTags; track tag) { {{ tag }} }
Original file HLS Web Videos ({{ video.files.length }}) Live Object storage {{ getFilesSize(video) | bytes: 1 }} {{ video.publishedAt | ptDate: 'short' }}
Original file:
Web Videos:
HLS:
@if (search) { No videos found matching current filters. } @else { Your platform doesn't have videos. }