From ea294933625a32d49f8da488f8fef6453273e9b7 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Sun, 29 Mar 2026 11:00:06 +0300 Subject: [PATCH] Update stream.ts --- scripts/models/stream.ts | 1 + 1 file changed, 1 insertion(+) 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 }