Open jrd opened 3 years ago
Getting back to previous commit (https://github.com/gort818/qtwebflix/commit/159652495f5db785ea8b7ce53f7a49ee57f4e428) 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?
Here the message I got (in French):
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.