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

test: Netflix player #48

Open
Semro opened this issue Jan 22, 2024 · 1 comment
Open

test: Netflix player #48

Semro opened this issue Jan 22, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@Semro
Copy link
Owner

Semro commented Jan 22, 2024

It would be great to cover Netflix player with E2E tests (example), but there are some problems:

How to access Netflix player without account?

  • Personally, I don't have access to Netflix as it's blocked in my country, to test it, at least on local machine.
  • It would be better to include tests in CI pipeline, but probably accessing Netflix from runner will be considered as a robot (which is kinda true)

Found a trailer player (https://www.netflix.com/title/80244682), but not sure if it has same API as main player, because it's not working with current implementation. In this player, there is no playerApp.getAPI() in window.netflix.appContext.state.

@Semro Semro added the help wanted Extra attention is needed label Jan 22, 2024
@Semro
Copy link
Owner Author

Semro commented Jan 22, 2024

I'm not sure if extension's implementation still working with Netflix player or that trailer player has different API?
@nilshellerhoff maybe you have some thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant