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

Topic videos don't appear to play (but play on YouTube) #392

Closed
Gert-dev opened this issue Mar 3, 2019 · 5 comments
Closed

Topic videos don't appear to play (but play on YouTube) #392

Gert-dev opened this issue Mar 3, 2019 · 5 comments
Labels
bug Something isn't working

Comments

@Gert-dev
Copy link

Gert-dev commented Mar 3, 2019

Hello

It seems that no video I open from a - Topic channel works. Usually the following error shows:

The media could not be loaded, either because the server or network failed or because the format is not supported.

An example is this video.

It may be worth mentioning that this video works when I open it on YouTube as well as in mps-youtube.

There are other - Topic videos that really just aren't available to me on YouTube either, but I selected this one in particular since it works fine in other places but not on Invidious.

Not sure if this is helpful, but the console shows the following:

VIDEOJS: ERROR: (CODE:4 MEDIA_ERR_SRC_NOT_SUPPORTED) The media could not be loaded, either because the server or network failed or because the format is not supported. 
Object { code: 4, message: "The media could not be loaded, either because the server or network failed or because the format is not supported." }
video.min.js:1:30685

    Ze https://invidio.us/js/video.min.js:1 error https://invidio.us/js/video.min.js:1 error https://invidio.us/js/video.min.js:6 handleTechError_ https://invidio.us/js/video.min.js:6 n https://invidio.us/js/video.min.js:2 n https://invidio.us/js/video.min.js:2 dispatcher https://invidio.us/js/video.min.js:1 

This is when I enable JavaScript. It also doesn't work when I disable JavaScript. I do notice that the network request to Google Video gives me a 403 Forbidden.

Other videos seem to work fine. Am I perhaps missing something I need to enable (on Firefox)?

This is a split from #302 as this appears to be related but is not the same issue.

Thanks!

@dimqua
Copy link
Contributor

dimqua commented Mar 3, 2019

I doesn't work for me as well.

@Perflyst
Copy link
Contributor

Perflyst commented Mar 3, 2019

This one works for me with dash enabled, https://invidio.us/watch?v=jboR8ORlcjc&quality=dash
and also on my instance: https://invidious.snopyta.org/watch?v=jboR8ORlcjc without dash

Probably #92 again just it happens to happen to - Topic for you.

@Gert-dev
Copy link
Author

Gert-dev commented Mar 3, 2019

I can confirm it works with &quality=dash after it. Although could it be due to region/geo blocking if the video works fine on YouTube itself (i.e. I'm not actually blocked from the content on YouTube)?

It may also be worth mentioning that the workaround only works with the JavaScript player and not in HTML mode.

@omarroth omarroth added the bug Something isn't working label Mar 3, 2019
@omarroth
Copy link
Contributor

See also #402. As mentioned in #92, YouTube will sometimes still block access to files if they are requested from a different region, even though the videos themselves aren't geo-blocked.

Adding &local=true should allow you to view the videos without JS.

@opusforlife2
Copy link

@omarroth https://invidious.snopyta.org/watch?v=e95-Gaj2iXM doesn't play even with invidious proxy enabled, nor do any other such videos which have "auto generated by Youtube" in the description.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants