You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried the "demo" page.
Whenever I select a video to watch, I only get a white line (a box, with 2px height, in fact) and no video.
I looked into the Inspector, and I saw this:
Request URL: https://pipedapi.kavin.rocks/streams/AAq06bS8UZM
Request Method: GET
Status Code: 500 Internal Server Error (from service worker)
Referrer Policy: strict-origin-when-cross-origin
{
"error": " 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)","message": "Got error: \"Sign in to confirm that you're not a bot\""
}
Is that something expected? Thank you.
The text was updated successfully, but these errors were encountered:
Hello, Thank you for using Reactube, as it totally depends on Piped API, to get proxied video url (to achieve privacy) from public instances of piped apis, and due to recent changes by YouTube, Piped is currently facing the same issues as noted in TeamPiped/Piped#3658 ,
I may need to wait for Piped to resolve this or consider alternative methods to achieve the same functionality. I’ll definitely look into it and find a solution. Thank you.
mlopezgva
changed the title
CAnnot see any video.
Cannot see any video.
Sep 1, 2024
Hi!
I've tried the "demo" page.
Whenever I select a video to watch, I only get a white line (a box, with 2px height, in fact) and no video.
I looked into the Inspector, and I saw this:
Is that something expected? Thank you.
The text was updated successfully, but these errors were encountered: