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

[Bug]: Not one single video is playing #226

Closed
4 of 5 tasks
C-O-D opened this issue Oct 6, 2023 · 1 comment
Closed
4 of 5 tasks

[Bug]: Not one single video is playing #226

C-O-D opened this issue Oct 6, 2023 · 1 comment
Labels
B: content not loading bug Something isn't working

Comments

@C-O-D
Copy link

C-O-D commented Oct 6, 2023

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.
  • This issue contains only one bug.

Describe the bug

I can't get a single video to run here strangely enough. The player loads and loads and loads no matter what API, instance or format I set, none of these problems however with the original freetube...

Expected Behavior

I click on play and the video is played...

Issue Labels

content not loading

FreeTube Version

0.18.0.107 Beta

Operating System Version

Android 13, MIUI 14.0.2

Installation Method

.apk

Primary API used

Local API

Last Known Working FreeTube Version (If Any)

No response

Additional Information

No response

Nightly Build

@C-O-D C-O-D added the bug Something isn't working label Oct 6, 2023
@MarmadileManteater
Copy link
Owner

Regardless of your API choice, Invidious proxying is always enabled in FreeTube Cordova because CORS works differently than in electron (see #5), and so this is a known issue with YT IP blocking invidious instances from proxying video playback endpoints. See FreeTubeApp#3892 and iv-org/invidious#4045 for more information.

It isn't every single instance, but it is absolutely most of them. The instance I get the best results with is yt.artemislena.eu, but that could obviously change if the traffic to this instance increased enough for YouTube to IP block them.

Personally, I actually do not watch videos through the video js player interface because of the poor performance of proxying videos, and instead, lately, I've been opting for just opening the download links in my preferred browser and streaming the video directly through there. There's no dash or anything fancy, but for my purposes it is enough for now, and I want to change it, and I have been working on changing it in the past, but local api streaming has eluded me for quite some time.

TLDR: closing because this ticket is already eclipsed by #5 and the upstream ticket FreeTubeApp#3892.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B: content not loading bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants