mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-11 17:41:34 +00:00
try preferred headers on uira.live
This commit is contained in:
parent
c7934346ed
commit
bdbfc7a9e1
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ async function comboScraper(ctx: ShowScrapeContext | MovieScrapeContext): Promis
|
|||
type: 'hls',
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
captions: result.captions || [],
|
||||
preferredHeaders: {},
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue