| Video files (.m3u8) | {{ storage_stats.video_files }} |
| Segments (.ts) | {{ storage_stats.ts_segments }} |
| Thumbnails & Previews | {{ storage_stats.thumbnails }} |
| Title | Views |
|---|---|
| {{ video.title or video.filename }} | {{ "{:,}".format(video.view_count) }} |
No videos yet.
{% endif %}| Username | Videos | Total Views |
|---|---|---|
| {{ uploader.owner_username }} | {{ uploader.video_count }} | {{ "{:,}".format(uploader.total_views or 0) }} |
No uploaders yet.
{% endif %}No recent videos.
{% endif %}No recent comments.
{% endif %}| Username | Comments |
|---|---|
| {{ commenter.author_username }} | {{ commenter.comment_count }} |
No commenters yet.
{% endif %}No users yet.
{% endif %}