feat: show video overlay with episode info in fullscreen
This commit is contained in:
@@ -23,6 +23,7 @@ type WatchPageData struct {
|
||||
AvailableModes []string
|
||||
ModeSources map[string]ModeSource
|
||||
Segments []SkipSegment
|
||||
EpisodeTitle string
|
||||
}
|
||||
|
||||
// ModeSource represents a stream source for a specific mode (dub/sub)
|
||||
|
||||
Reference in New Issue
Block a user