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

Video Stream doesn't load in Chrome or Firefox, works fine in Edge #25

Open
thopiddock opened this issue Oct 12, 2018 · 0 comments
Open

Comments

@thopiddock
Copy link

In Chrome (Version 69.0.3497.100 (Official Build) (64-bit)) and Firefox (Vertion 62.0.3 (64-bit)) when loading Naruto Seasons 1-5 (this isn't an exhaustive list and it has worked fine in more recent animes like Black Clover) the stream doesn't load properly:

image

From the Developer tools I can see the error stems from the stream urls not being pulled properly.

image

vendor.001b3792ed71016c034e.js:1 TypeError: Cannot read property 'url' of undefined
    at a.streamUrl (app.5344e05ca7da2c37fe40.js:1)
    at Re.get (vendor.001b3792ed71016c034e.js:1)
    at Re.evaluate (vendor.001b3792ed71016c034e.js:1)
    at a.streamUrl (vendor.001b3792ed71016c034e.js:1)
    at a.mounted (app.5344e05ca7da2c37fe40.js:1)
    at be (vendor.001b3792ed71016c034e.js:1)
    at Object.insert (vendor.001b3792ed71016c034e.js:1)
    at S (vendor.001b3792ed71016c034e.js:1)
    at a.__patch__ (vendor.001b3792ed71016c034e.js:1)
    at a.t._update (vendor.001b3792ed71016c034e.js:1)
Vt @ vendor.001b3792ed71016c034e.js:1

Funnily enough this works fine in Microsoft Edge (Version 42.17134.1.0) ...

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