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]: play() request error #231

Closed
5 tasks done
shadycloud opened this issue Oct 13, 2023 · 3 comments
Closed
5 tasks done

[Bug]: play() request error #231

shadycloud opened this issue Oct 13, 2023 · 3 comments

Comments

@shadycloud
Copy link

shadycloud commented Oct 13, 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

  1. Open freetube version 0.19.1 nightly 380 (or 371) beta using samsung galaxy A13 running android 13.
  2. Trying to play 3 different videos.
  3. See error play() request error in attached screen shot.

Expected Behavior

Video playback with audio. Feature works as it should with my environment using v0.18.0.107 Beta.
Screenshot_20231012_220508_FreeTube Nightly

Issue Labels

content not loading, feature stopped working

FreeTube Version

0.19.1 nightly 380

Operating System Version

Android 13

Installation Method

.apk

Primary API used

Local API

Last Known Working FreeTube Version (If Any)

v0.18.0.107 Beta

Additional Information

Click to copy also doesn't work with my setup, but I'll throw another issue up for it.
Screenshot_20231012_220853_Settings

Nightly Build

@MarmadileManteater
Copy link
Owner

MarmadileManteater commented Oct 13, 2023

What invidious instance is selected in your settings?

Currently, there is a known issue with invidious instances getting IP blocked by YouTube (see FreeTubeApp#3892), and this results in videos being unable to load while proxyVideos is enabled, and in FreeTubeCordova, an issue with CORS forces the proxyVideos setting on (see #5).

@shadycloud
Copy link
Author

shadycloud commented Oct 14, 2023

Invidious instance: https://iv.nboeck.de

Changing the setting allowed video to play. The function that should allow 'click to copy' doesn't seem to work. I've searched upstream... I don't know if that's even worth adding to the pipeline of issues though.

Screenshot_20231013_183433_FreeTube Nightly

@shadycloud
Copy link
Author

Updated my instance with https://iv.ggtyler.dev from my previous 0.18 install and no more issues. I suppose I need to figure out how to generate a new address if it happens again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants