-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
googlevideo.com issues with HTTPS redirect in firefox #5442
Comments
👋 Thanks for opening your first issue here! 👋 If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. |
I took a look at a few videos and they worked just fine even with pre-fetch enabled. Is there a particular video on that site that you can reliably cause to fail? |
and also |
Mozilla Firefox 62.0 64-bits |
all works before unckeck "disable prefetch" |
All those worked for me, though, I am on macOS. Also, it seems like these all loaded mp4s for me. Is it loading HLS for you? |
I'll try and check it out on a win10 machine. |
Just tried on a win10 machine and still couldn't reproduce, unfortunately. |
I will investigate more, maybe is something related just to me |
Maybe another extension as well? Try disabling all other extensions. Let us know. |
I don't have any other, just UBO, I think the players loads before the video source, and get a error, running ping I get 200ms of latency, what you think? thanks for attention |
I tried thottling bandwidth and it made no difference for me: some videos load, others do not. The ones that do not are simply 403 responses, likely because the You Tube CDN URLs they are scraping expire. |
Based on iv-org/invidious#161 (comment), it's possible that this is a googlevideo redirect issue and not something we can do anything about |
but if I use firefox default player, I don't get the error. this problem don't occurs on chrome, all videos plays well. this fail specifically on the videojs player at firefox, |
Unfortunately, I'm not really sure if there's anything we can do here. URLs are transparent to us and mp4 loading is handled directly by the browser. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Description
Briefly describe the issue.
Include a reduced test case, we have a starter template on JSBin you can use.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
1.using Ublock origin at firefox
2.go to https://invidio.us/
3.try to watch some videoes
Results
some videos don't work properly using ublock origin, at least with the "disable pre-fetch" checked
Expected
as the "disable pre-fetch" is a default setting, I expect to work with it, but on https://invidio.us/ some videos don't work with this option
Actual
Please describe what actually happened.
Error output
The media could not be loaded, either because the server or network failed or because the format is not supported
Additional Information
Please include any additional information necessary here. Including the following:
versions
videojs
what version of videojs does this occur with?
browsers
Firefox
OSes
Windows 10
plugins
are any videojs plugins being used on the page? If so, please list them below.
The text was updated successfully, but these errors were encountered: