Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Cannot see any video. #5

@mlopezgva

Description

@mlopezgva

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions