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

Couldn't parse the website #11087

Closed
6 tasks done
Yashironeko opened this issue May 21, 2024 · 6 comments
Closed
6 tasks done

Couldn't parse the website #11087

Yashironeko opened this issue May 21, 2024 · 6 comments
Labels
template ignored The user didn't follow the template/instructions (or removed them)

Comments

@Yashironeko
Copy link

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

Exception * User Action: requested stream * Request: Loading stream info: https://www.youtube.com/watch?v=AwB_fR-p8OE * Content Country: MY * Content Language: en-MY * App Language: en_MY * Service: YouTube * Version: 33.0 * OS: Linux OPPO/CPH2471T2/OP56F5:12/SP1A.210812.016/S.202310092141:user/release-keys 12 - 31
Crash log

org.schabi.newpipe.extractor.stream.StreamInfo$StreamExtractException: Could not get any stream. See error variable to get further details. at org.schabi.newpipe.extractor.stream.StreamInfo.extractStreams(StreamInfo.java:188) at org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(StreamInfo.java:82) at org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(StreamInfo.java:73) at org.schabi.newpipe.util.ExtractorHelper.lambda$getStreamInfo$3(ExtractorHelper.java:118) at org.schabi.newpipe.util.ExtractorHelper.$r8$lambda$YTHJjScxCJNO1LTCqs3IKy35iyY(ExtractorHelper.java:0) at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda2.call(R8$$SyntheticClass:0) at io.reactivex.rxjava3.internal.operators.single.SingleFromCallable.subscribeActual(SingleFromCallable.java:43) at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4813) at io.reactivex.rxjava3.internal.operators.single.SingleDoOnSuccess.subscribeActual(SingleDoOnSuccess.java:35) at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4813) at io.reactivex.rxjava3.internal.operators.maybe.MaybeFromSingle.subscribeActual(MaybeFromSingle.java:41) at io.reactivex.rxjava3.core.Maybe.subscribe(Maybe.java:5330) at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.drain(MaybeConcatArray.java:153) at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.request(MaybeConcatArray.java:78) at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe$ElementAtSubscriber.onSubscribe(FlowableElementAtMaybe.java:66) at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray.subscribeActual(MaybeConcatArray.java:42) at io.reactivex.rxjava3.core.Flowable.subscribe(Flowable.java:15868) at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe.subscribeActual(FlowableElementAtMaybe.java:36) at io.reactivex.rxjava3.core.Maybe.subscribe(Maybe.java:5330) at io.reactivex.rxjava3.internal.operators.maybe.MaybeToSingle.subscribeActual(MaybeToSingle.java:46) at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4813) at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SingleSubscribeOn.java:89) at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(Scheduler.java:644) at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:65) at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:56) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:307) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012)


Steps to reproduce the bug

  1. When you press the download, the website will not appear, and it says "A new error encountered, check notifications" or sumthin like that... I try to press the same thing many times but it still the same...
  2. Anyway, sorry if my english is bad... I'm from Malaysia... So I'm kind of bad at it...

Expected behavior

I expect it to be just a normal bug... And it was my phone problem... But turns out it was some issues... I hope you can fix it as soon as possible... I appreciate your work

Actual behavior

No response

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

No response

Affected device model

No response

Additional information

No response

@Yashironeko Yashironeko added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels May 21, 2024
@LordStandridge
Copy link

LordStandridge commented May 21, 2024

Same problem here.
Screenshot_20240521_180711_PlayTube

@AudricV
Copy link
Member

AudricV commented May 22, 2024

@Yashironeko @LordStandridge Please install the real NewPipe from the official sources listed here.

Also, if the copycats you are using, which I think are coming from the Google Play Store, are not listed in #539, please add a comment there with the link where you downloaded them (from the Play Store app, you need to share the app in its details page and keep the link starting with https://play.google.com/store/apps/details). Thank you in advance.

@Yashironeko The Affected version section of the issue form is to fill the app version with the issue you are reporting (33.0 in your case) and not to paste an error report which should come in the Logs section.

@AudricV AudricV closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
@AudricV AudricV added template ignored The user didn't follow the template/instructions (or removed them) and removed bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels May 22, 2024
@Yashironeko
Copy link
Author

Yashironeko commented May 22, 2024 via email

@Profpatsch
Copy link
Contributor

@Yashironeko try this: https://newpipe.net/#download (It’s the official application! Not a copy! It’s better!)

@Yashironeko
Copy link
Author

Yashironeko commented May 23, 2024 via email

@opusforlife2
Copy link
Collaborator

@Yashironeko Tell all your friends to install Newpipe from the official link only. All similar apps on the Play Store are fake and likely carry viruses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
template ignored The user didn't follow the template/instructions (or removed them)
Projects
None yet
Development

No branches or pull requests

5 participants