Skip to content

[Bug] could not get any steam #2607

Description

@VitoItalianGamer

Checklist

  • I make sure that the issue is NOT a duplicate of pinned issues
  • I make sure I am using the LATEST version - check here
  • I understand that issues with limited impact, such as those occurring on specific devices or under specific network conditions, will not be fixed
  • I have attached the error report in the issue

Describe the bug

Exception

  • User Action: requested stream
  • Request: https://www.youtube.com/watch?v=ofM11nPzFo0
  • Content Country: US
  • Content Language: en-US
  • App Language: en_US
  • Service: YouTube (Anonymous)
  • Version: 5.2.1-beta3
  • OS: Linux samsung/gta4xlwifixx/gta4xlwifi:13/TP1A.220624.014/P610XXU4FWJ1:user/release-keys 13 - 33
Crash log

org.schabi.newpipe.extractor.stream.StreamInfo$StreamExtractException: Could not get any stream
	at org.schabi.newpipe.extractor.stream.StreamInfo.extractStreams(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:154)
	at org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:48)
	at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda3.call(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:319)
	at io.reactivex.rxjava3.internal.operators.single.SingleJust.subscribeActual(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:27)
	at io.reactivex.rxjava3.core.Single.subscribe(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:6)
	at io.reactivex.rxjava3.internal.operators.single.SingleDoOnEvent.subscribeActual(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:19)
	at io.reactivex.rxjava3.core.Single.subscribe(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:6)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeDefer.subscribeActual(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:16)
	at io.reactivex.rxjava3.core.Maybe.subscribe(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:1)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.drain(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:87)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.request(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:12)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe$ElementAtSubscriber.onSubscribe(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:44)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableDefer.subscribeActual(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:26)
	at io.reactivex.rxjava3.core.Flowable.subscribe(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:6)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe.subscribeActual(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:9)
	at io.reactivex.rxjava3.core.Maybe.subscribe(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:1)
	at io.reactivex.rxjava3.internal.operators.single.SingleJust.subscribeActual(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:87)
	at io.reactivex.rxjava3.core.Single.subscribe(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:6)
	at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:5)
	at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:10)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:22)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(r8-map-id-eeb003c507351f91c4721195e5e9dd030c9f0f1742ca8559aabc22ae394265ba:1)
	at java.util.concurrent.FutureTask.run(FutureTask.java:328)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:323)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1100)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:1572)


Version

5.2.1 beta 3

Frequency

Often (80-90% of the time)

Device

Android 13 samsung galaxy tab S6 lite wifi 2020

Steps to reproduce the bug

  1. click on video
  2. Error appears.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions