dvlden / ultrawideo-v2

Upscale or stretch any video on the web, to make it look great on UltraWide screens.
MIT License
133 stars 20 forks source link

Not working with Netflix platform #108

Closed m4d0x closed 11 months ago

m4d0x commented 11 months ago

Before Opening

Search for duplicate or closed issues

Information

I can assure you that this upscaler aint working correctly with Netflix on a 49" in 32:9, did work with youtube but not with Netflix. Is there any way to fix this?

dvlden commented 11 months ago

Do me a favour and record a video for reference please.

  1. Open developer tools and go to "Elements" tab. Screenshot 2023-10-23 at 17 20 54
Screenshot 2023-10-23 at 17 21 21
  1. Go on Netflix and find a movie/serie of your choice and make sure UltraWideo is active before that. Put that movie/serie into full-screen, wile developer tools is still open.

  2. Click anywhere on the developer tools and open search "CMD + F (CTRL + F)" and type <video

  3. The first element that comes (should be the only one) should contain some classes on it, like uwv-upscale. Take a look at the screenshots as a guide.

Screenshot 2023-10-23 at 17 23 05

If there are no classes, it means that the extension was unable to find Video element and we should figure out why.

I am on macOS (latest) and Chrome (latest) and Netflix works just fine.

dvlden commented 11 months ago

Let me know if you ever decide to do this. Much appreciated!