this post was submitted on 02 Sep 2024
13 points (100.0% liked)

Piped

476 readers
1 users here now

An alternative privacy-friendly YouTube frontend that is efficient by design.

https://github.com/TeamPiped/Piped

founded 2 years ago
MODERATORS
 

Starting 01 September Piped started giving this error after sign on and clicking on any video.

Got error: "Sign in to confirm that you're not a bot" org.schabi.newpipe.extractor.exceptions.ContentNotAvailableException: Got error: "Sign in to confirm that you're not a bot" at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor.checkPlayabilityStatus(YoutubeStreamExtractor.java:898) at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor.onFetchPage(YoutubeStreamExtractor.java:784) at org.schabi.newpipe.extractor.Extractor.fetchPage(Extractor.java:60) at org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(StreamInfo.java:77) at org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(StreamInfo.java:72) at org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(StreamInfo.java:67) at me.kavin.piped.server.handlers.StreamHandlers.lambda$streamsResponse$0(StreamHandlers.java:54) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329)

Maybe it has something to do with YouTube being currently blocked in Russia (where I am trying to access it). Please, check if it is possible to fix this error and continue watching YouTube via Piped. Thank you!

all 8 comments
sorted by: hot top controversial new old
[–] [email protected] 13 points 10 months ago (1 children)

This error does not mean that you are signed in or not. The error means that YouTube is asking the Piped proxy to sign in with a YouTube account, probably because it has been detecting quite the weird behavior of a single IP address viewing too many videos at once.

[–] [email protected] 2 points 10 months ago (1 children)

Thanks for the reply. Does that mean that Piped uses a single IP for the proxy and cannot open any videos because of that? That kinda sucks because I really liked this service and it no longer works...

[–] [email protected] 2 points 10 months ago (1 children)

In a very simplified way, yes. That's why I've been thinking we need something more radical, something where different Piped/Invidious servers can talk to each other and bridge between them to appear more distributed.

[–] [email protected] 2 points 10 months ago (1 children)

This sounds like a great idea. How should we contact Piped admins to request this feaure? Does Piped work for you at the moment and what country are you from?

[–] [email protected] 2 points 10 months ago

I guess through their repo. It does not work very well, lately, if at all, in all instances I've tried.

My country has no issues with YouTube, if that's your question.

[–] [email protected] 1 points 10 months ago (1 children)

Tangential, may solve anyway:

Yt-dlp gave me that same sign-in error instead of downloading a video. Google flagged something with an IP address, I think, because switching to another one in my vpn and refreshing the browser tab worked instantly.

[–] [email protected] 1 points 10 months ago

Tried with Censor Tracker plugin for Firefox. Didn't solve the error, still writes "Sign in to confirm that you’re not a bot".