gort818/qtwebflix

Video not working anymore on netflix

Opened this issue · 2 comments

jrd commented

Here the message I got (in French):
image

I tried to patch the UserAgent to "Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0" but it didn’t change the result. Netflix should base its detection on other things that the UserAgent itself. Maybe Netflix runs some javascript code to test for some behavior.

Disney+ is still working fine.

jrd commented

Getting back to previous commit (1596524) works. So Netflix does not recognize Firefox 75 or the last commit is incomplete.

No issues on my end, I just tried it with Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0 and it works fine.
Can you try with the latest commit?