feat: add airing status and end-state helpers to player
This commit is contained in:
@@ -38,6 +38,7 @@ type WatchData struct {
|
||||
ModeSwitchedFrom string
|
||||
AvailableModes []string
|
||||
Segments []SkipSegment
|
||||
Airing bool
|
||||
}
|
||||
|
||||
type SubtitleItem struct {
|
||||
|
||||
Reference in New Issue
Block a user