try preferred headers on uira.live

This commit is contained in:
Pas 2025-03-15 09:15:04 -06:00
parent c7934346ed
commit bdbfc7a9e1

View file

@ -47,6 +47,7 @@ async function comboScraper(ctx: ShowScrapeContext | MovieScrapeContext): Promis
type: 'hls',
flags: [flags.CORS_ALLOWED],
captions: result.captions || [],
preferredHeaders: {},
},
],
};