Open Ahwxorg opened 3 months ago
Popular feed does not show anything either.
hi, yes this is very likely due to youtube blocking invidious instances (see also https://github.com/iv-org/invidious/issues/4734 for a similar (or potentially the same) issue). currently, invidious master can be made to work with some configuration and when running inv_sig_helper
, but there hasn't been a new upstream release yet with the changes.
@GaetanLepage what do you think? should we package the master branch again (and also inv_sig_helper
to make it work)?
ah okay, thank you!
hi, yes this is very likely due to youtube blocking invidious instances (see also iv-org/invidious#4734 for a similar (or potentially the same) issue). currently, invidious master can be made to work with some configuration and when running
inv_sig_helper
, but there hasn't been a new upstream release yet with the changes.@GaetanLepage what do you think? should we package the master branch again (and also
inv_sig_helper
to make it work)?
On my end, the subscription feed is displaying ok. However, I cannot watch any video:
I have recently tried to use the master branch, but it didn't help, so I don't know.
I haven't try inv_sig_helper
though...
A few days ago, I asked upstream rather they were considering a new release. They want to work on a few more things before doing so, but it is definitely planned.
A release has been cut: https://github.com/iv-org/invidious/releases/tag/v2.20241110.0
A release has been cut: https://github.com/iv-org/invidious/releases/tag/v2.20241110.0
I started https://github.com/NixOS/nixpkgs/pull/355086.
Describe the bug
Invidious does not load images or videos
Steps To Reproduce
Steps to reproduce the behavior:
services.invidious.enable = true;
in your configurationExpected behavior
It works; videos load, no issues.
Screenshots
Additional context
Try it yourself
Notify maintainers
@999eagle @GaetanLepage @sbruder @pbsds
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a :+1: reaction to issues you find important.