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

Cannot see any video. #5

Open
mlopezgva opened this issue Aug 31, 2024 · 1 comment
Open

Cannot see any video. #5

mlopezgva opened this issue Aug 31, 2024 · 1 comment

Comments

@mlopezgva
Copy link

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:

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.

@NeeRaj-2401
Copy link
Owner

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 mlopezgva changed the title CAnnot see any video. Cannot see any video. Sep 1, 2024
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

2 participants