Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LoginError #8

Open
nirual81 opened this issue Jul 27, 2024 · 1 comment
Open

LoginError #8

nirual81 opened this issue Jul 27, 2024 · 1 comment

Comments

@nirual81
Copy link

nirual81 commented Jul 27, 2024

After several tries Ive got an Login Error:
[....]
\phantomflix-main\phantomflix\netflix.py", line 717, in load_playlist
raise LoginError(manifest.get("error", {}).get("display", error))
phantomflix.errors.LoginError: Email or password is incorrect.

Did Netflix change something on their login system? Because Ive verified my login credentials several times and with the same, I can still login but somehow it would not work.

[EDIT]
Ive found the Issue about the restriction to 540p. But even with lower resolutions it would not work.

[....]
\phantomflix-main\phantomflix\netflix.py", line 718, in load_playlist
raise MSLClientError(manifest.get("error", {}).get("display", error))
phantomflix.errors.MSLClientError: User authentication cannot be handled during failover

Are there any fixes?

@eladelfa
Copy link

Same :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants