Video
constructor(id: String, streamId: String? = null, userId: String, userLogin: String, userName: String, title: String, description: String = "", createdAt: Instant, publishedAt: Instant, url: String, thumbnailUrl: String, viewable: String = "public", viewCount: Int = 0, language: String = "", type: String = "", duration: String = "", mutedSegments: List<MutedSegment>? = null)