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] “This helps protect our community. Learn more” #400

Closed
KatttTheFemboi opened this issue Jun 9, 2024 · 9 comments
Closed

[BUG] “This helps protect our community. Learn more” #400

KatttTheFemboi opened this issue Jun 9, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@KatttTheFemboi
Copy link

Playlet seems to be broken and displays that message

@iBicha iBicha added the bug Something isn't working label Jun 9, 2024
@iBicha
Copy link
Owner

iBicha commented Jun 9, 2024

Thanks for reporting, please see iv-org/invidious#4734
Edit: for anyone looking for a solution, try changing the Invidious instance you're using from the settings.

@iBicha iBicha pinned this issue Jun 9, 2024
@KatttTheFemboi
Copy link
Author

Sorry didn’t know it was already reported, also I found a server that still works, can I post that?

@iBicha
Copy link
Owner

iBicha commented Jun 9, 2024

No worries, it's good to have an issue on this repo as well for visibility. We suspect that this is an incremental rollout where eventually all instances will be affected, even though some are still currently working.

I found a server that still works, can I post that?

Sure! For anyone facing the same issue (who's not using their own instance) is to try different ones until one works. Use the "Test instance" button in Playlet to test quickly, or test them in the browser.

@iBicha
Copy link
Owner

iBicha commented Sep 17, 2024

Update iv-org/invidious#4734 (comment)

We are aware that Youtube has blocked the trusted-session-generator script and thus the script does not work anymore.
For the moment there is no solution. We will provide one here once we have found a solution.

@iBicha
Copy link
Owner

iBicha commented Sep 21, 2024

iv-org/invidious#4734 (comment)

Hello,

Sad news for everyone. YouTube/Google has patched the latest workaround that we had in order to restore the video playback functionality.

Right now we have no other solutions/fixes. You may be able to get Invidious working on residential IP addresses (like at home) but on datacenter IP addresses Invidious won't work anymore.

If you are interested to install Invidious at home, we remind you that we have a guide for that here: https://docs.invidious.io/..

This is not the death of this project. We will still try to find new solutions, but this might take time, months probably.

I have updated the public instance list in order to reflect on the working public instances: https://instances.invidious.io/. Please don't abuse them since the number is really low.

Feel free to discuss this politely on Matrix or IRC.

@allenwalker3
Copy link

Doesn't look good for now. I'm still confused whether this is an IP blacklisting issue or just a general google patch against invidious. I run my own invidious docker instance on my residential IP and no videos play. I tried using a few different VPN IPs and same deal.

@titan99855
Copy link

titan99855 commented Oct 1, 2024

The hot fix seems to work pretty well, would it be possible to add an option to use the hot fix for all playback so that playlet can be used without having to use the web remote? Just to get by until invidious comes out with a fix.

@iBicha
Copy link
Owner

iBicha commented Oct 1, 2024

The hot fix seems to work pretty well, would it be possible to add an option to use the hot fix for all playback so that playlet can be used without having to use the web remote? Just to get by until invidious comes out with a fix.

This is not simple, since https://github.com/LuanRT/YouTube.js was used to implement this temporary fix. Roku does not have a way to run Javascript, so the request is prepared and parsed in the web app, but sent through the Roku device.
Implementing fetching data from Playlet directly is a bigger project.

@iBicha
Copy link
Owner

iBicha commented Oct 13, 2024

Right now, the Playlet backend works ok, so I'll close this issue

@iBicha iBicha closed this as completed Oct 13, 2024
@iBicha iBicha unpinned this issue Oct 13, 2024
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

4 participants