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

Embedded autoplay cannot be turned off #431

Open
SelfRef opened this issue Dec 9, 2023 · 1 comment
Open

Embedded autoplay cannot be turned off #431

SelfRef opened this issue Dec 9, 2023 · 1 comment

Comments

@SelfRef
Copy link

SelfRef commented Dec 9, 2023

The case

I use Invidious instance with an account where autoplay is turned on in the settings, so when I open a video page in Invidious it starts playing (same as on YouTube).

I also have the Privacy Redirect extension on Firefox with Invidious Redirects enabled. The only changed option is Invidious Instance URL set to my instance. The option "Invidious automatically play video on load" is in default OFF state.

The issue

Privacy Redirect extension is replacing embedded YouTube videos on every site (which is expected) but it also makes play them automatically. This is a different behavior than YouTube where embedded videos are not played automatically.

While browsing sites like Reddit embedded Invidious videos start to play by itself, even before I ever see them which is annoying.

I turned off autoplay in Invidious account settings, and it still plays embedded videos automatically.

The solution

Allow to disable autoplaying embedded Invidious videos.

@SelfRef
Copy link
Author

SelfRef commented Mar 23, 2024

Apparently the instance config default_user_preferences.autoplay: false need to be set. Only then embedded videos are not played automatically, probably because embedded videos only use the default instance settings which are set globally for every instance. Unfortunately, it's not a solution at all, because then on Invidious instance autoplay isn't enabled by default.

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

No branches or pull requests

1 participant