diff --git a/scripts/models/stream.ts b/scripts/models/stream.ts index 453b971c1d..243c751c46 100644 --- a/scripts/models/stream.ts +++ b/scripts/models/stream.ts @@ -435,6 +435,7 @@ export class Stream extends sdk.Models.Stream { title: this.title, url: this.url, quality: this.quality, + label: this.label, user_agent: this.user_agent, referrer: this.referrer }