-
Notifications
You must be signed in to change notification settings - Fork 900
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
[Bug]: Videos don't load, player continuously flickers #5456
Comments
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
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. qn {code: 4, message: 'The media could not be loaded, either because the …rk failed or because the format is not supported.'}
renderer.js:2 Unable to play dash formats. Reverting to legacy formats...
renderer.js:2 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'ready')
at renderer.js:2:1797362 |
This comment was marked as duplicate.
This comment was marked as duplicate.
To make it easier for the devs, let's just upvote the main post |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
The best solution I've found so far is to open the Player settings and proxy all videos through Invidious instead of going directly through YouTube. I'd also recommend changing the invidious instance that doesn't require a login. You can find ones marked with a red "X" here: https://api.invidious.io/ Once you find the one you want, copy the link, paste it into "Current Invidious Instance" box and then save it by clicking the blue button to set it as your new default. Videos play fine now with no glitching. It just takes a few seconds longer to load. |
If you copy the url like that it wont work. Make sure to include |
This comment has been minimized.
This comment has been minimized.
Does anyone here know if a fix is in the works yet, and when it will be available to download as a nightly build? |
This comment has been minimized.
This comment has been minimized.
Indeed, every request to |
hi mom, include me in the screenshot! (yes, it's time to lock this conversation) |
this works for me. for anyone trying this, you have to set the current instance as default first, if there is no default configured it won't just use the current instead it seems
|
Chloe, I can confirm this works because it's what I've been using for the
past few hours
…On Thu, 25 July 2024, 16:19 Chloe, ***@***.***> wrote:
@ACR-Jeff <https://github.com/ACR-Jeff> @rjdg14
<https://github.com/rjdg14> Just switch the primary API to the default
Individous API
this works for me. for anyone trying this, you have to set the current
instance as default first, if there is no default configured it won't just
use the current instead it seems
—
Reply to this email directly, view it on GitHub
<#5456 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AR6ESJGPI6DM3IPVPVJUWD3ZOECOLAVCNFSM6AAAAABLM4OROGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJQGQ2DEMRZGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
For me, https://yt.drgnz.club as the Invidious instance works for now. |
Some videos won't load with this either |
Strange, does for me. Classic case of individual issues maybe? Either way not my intended way of using the app, obviously, just a temp workaround until fix is deployed. |
UPDATE: We are currently testing the fix. Once that is merged we will do a hotfix release. Note I have seen multiple people talk also about other issues over here that arent related to this playback issue. In rare cases FreeTube throws the error seen in #5453 and the 403 errors #5370. As a workaround simply navigate away and back to the video. These wont be addressed in the hotfix release as these need more investigation |
UPDATE: The fix has been merged. Hotfix release will drop soon! |
UPDATE: v0.21.2 has been released! You can download the latest version using the following methods: Thank you for being patient and happy watching 📺! |
Guidelines
Describe the bug
I get
NotSupportedError: The element has no supported sources.
on every video. It keeps flickering between a full-sized and thumbnail-sized player, and never loads (it flickers like was shown here: #5452).
Local API is selected as backend, fallback to non-prefered is enabled. Invidious proxy is disabled.
Expected Behavior
vid loads
Issue Labels
API issue, content not loading, feature stopped working
FreeTube Version
v0.21.1 Beta
Operating System Version
Fedora 40
Installation Method
Flathub
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
0.21.1 Beta
Additional Information
on same version, it used to work fine. Today issues started.
Nightly Build
The text was updated successfully, but these errors were encountered: