feat: propagate stream source type from provider to client
This commit is contained in:
@@ -12,6 +12,7 @@ type StreamSource struct {
|
||||
type StreamResult struct {
|
||||
URL string
|
||||
Referer string
|
||||
Type string
|
||||
Subtitles []Subtitle
|
||||
Qualities []StreamSource
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user