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

Disney+ code 83 #142

Open
coreybruce opened this issue Nov 17, 2022 · 0 comments
Open

Disney+ code 83 #142

coreybruce opened this issue Nov 17, 2022 · 0 comments

Comments

@coreybruce
Copy link

coreybruce commented Nov 17, 2022

Hey just want to inform you guys that Disney+ is giving a code 83 unless you specifically set the user agent to Chrome

image

Here is my application log
https://gitlab.com/disneyplusdesktop

npm start

> DisneyPlus@1.0.3 start
> electron .

components ready: {
  oimompecagnajdejgnnjijobebaeigek: {
    name: 'Widevine Content Decryption Module',
    status: 'new',
    version: '4.10.2449.0'
  }
}
[48093:1117/180659.301275:ERROR:indexed_db_factory_impl.cc(924)] IndexedDB backing store had unknown schema, treating it as failure to open.
[48093:1117/180659.301315:ERROR:indexed_db_factory_impl.cc(713)] Got corruption for { origin: https://www.disneyplus.com, top-level site: https://disneyplus.com, nonce: <null> }, Unknown corruption
[48093:1117/180659.302870:ERROR:indexed_db_factory_impl.cc(847)] IndexedDB recovering from a corrupted (and deleted) database.

After I set the chrome user agent the DRM video works and I do not get those IndexedDB errors messages in the electron log

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

1 participant