TheBeastLT / torrentio-scraper

Apache License 2.0
857 stars 105 forks source link

Premiumize links don't appear to be correct #183

Closed HassanWasHere closed 6 months ago

HassanWasHere commented 11 months ago

Some links appear to be either the wrong quality or the premiumize transcoded version (i'm not exactly sure what's going on), this only seems to happen for some links on some shows. I click on 1080p remux and then open with VLC to check the codec information which which shows its a 720p stream however opening this exact same source using RD appears to work as intended.

TheBeastLT commented 10 months ago

Are you watching from stremio Web platform?

HassanWasHere commented 10 months ago

I can replicate it from both the Windows application as well as Stremio Web

TheBeastLT commented 10 months ago

When playing in web (detected based on user agent), for premiumize it returns a stream (transcoded video) link that is supported by most browser and not the actual full file download url as those are usually not supported in browsers. This shouldn't occur on desktop app, tho.