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

/videoplayback-request is missing host-parameter causing videos to not start if using a invidious-companion #853

Open
1 task done
sqozz opened this issue Jan 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@sqozz
Copy link

sqozz commented Jan 11, 2025

Guidelines

  • I have searched the issue tracker and I haven't found bug report like this

Current Behavior

Yattee is sending /videoplayback with at least the host-parameter missing. This causes the invidious-companion to fail the request and don't deliver a proper segment back to play. This check is implemented here: https://github.com/iv-org/invidious-companion/blob/master/src/routes/videoPlaybackProxy.ts#L24-L27

Expected Behavior

Yattee should extract the hostname from the URL (if proxing via the invidious instance is enabled) and append it to the according /videoplayback-requests as query parameter as expected from the invidious-companion.

Device & OS Version

tvOS 18.0

App Build

174

App Settings

Video proxy via invidious instance is enabled. The same invidious instance is working via web interface so a misconfiguration can be pretty much excluded.

Crash log

No response

Screenshots, Videos and other files

I'd like to avoid sharing my http logfiles and wireshark traces in the public. If needed I can give a developer access to my instance and provide more details some private form.

@sqozz sqozz added the bug Something isn't working label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant