Skip to content

Problema #13074

@juancarlossanchezmiranda2011-cell

Description

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.
  • I have read and understood the AI policy. The content of this bug report is not generated by AI.

Affected version

Exception * User Action: requested kiosk * Request: Start loading: https://www.youtube.com/feed/trending * Content Country: US * Content Language: es-US * App Language: es_US * Service: * Version: 1.7.5 * OS: Linux samsung/a56xnsxx/a56x:16/BP2A.250605.031.A3/A566EXXU6BYI6_OXE6BYI6:user/release-keys 16 - 36
Crash log

org.schabi.newpipe.extractor.exceptions.ParsingException: Could not get Trending name at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeTrendingExtractor.getName(SourceFile:96) at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:66) at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:54) at org.schabi.newpipe.util.ExtractorHelper.lambda$getKioskInfo$12(SourceFile:197) at org.schabi.newpipe.util.ExtractorHelper.$r8$lambda$2ahwdH5zUG2IizC29Cvn0G0d-Ek(SourceFile:0) at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda6.call(SourceFile:0) at io.reactivex.rxjava3.internal.operators.single.SingleFromCallable.subscribeActual(SourceFile:43) at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855) at io.reactivex.rxjava3.internal.operators.single.SingleDoOnSuccess.subscribeActual(SourceFile:35) at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855) at io.reactivex.rxjava3.internal.operators.maybe.MaybeFromSingle.subscribeActual(SourceFile:41) at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377) at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.drain(SourceFile:153) at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.request(SourceFile:78) at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe$ElementAtSubscriber.onSubscribe(SourceFile:66) at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray.subscribeActual(SourceFile:42) at io.reactivex.rxjava3.core.Flowable.subscribe(SourceFile:16144) at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe.subscribeActual(SourceFile:36) at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377) at io.reactivex.rxjava3.internal.operators.maybe.MaybeToSingle.subscribeActual(SourceFile:46) at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855) at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SourceFile:89) at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(SourceFile:644) at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(SourceFile:65) at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(SourceFile:56) at java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:348) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651) at java.lang.Thread.run(Thread.java:1119)


Steps to reproduce the bug

Exception

  • User Action: requested kiosk
  • Request: Start loading: https://www.youtube.com/feed/trending
  • Content Country: US
  • Content Language: es-US
  • App Language: es_US
  • Service:
  • Version: 1.7.5
  • OS: Linux samsung/a56xnsxx/a56x:16/BP2A.250605.031.A3/A566EXXU6BYI6_OXE6BYI6:user/release-keys 16 - 36
Crash log

org.schabi.newpipe.extractor.exceptions.ParsingException: Could not get Trending name
	at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeTrendingExtractor.getName(SourceFile:96)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:66)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:54)
	at org.schabi.newpipe.util.ExtractorHelper.lambda$getKioskInfo$12(SourceFile:197)
	at org.schabi.newpipe.util.ExtractorHelper.$r8$lambda$2ahwdH5zUG2IizC29Cvn0G0d-Ek(SourceFile:0)
	at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda6.call(SourceFile:0)
	at io.reactivex.rxjava3.internal.operators.single.SingleFromCallable.subscribeActual(SourceFile:43)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleDoOnSuccess.subscribeActual(SourceFile:35)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeFromSingle.subscribeActual(SourceFile:41)
	at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.drain(SourceFile:153)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.request(SourceFile:78)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe$ElementAtSubscriber.onSubscribe(SourceFile:66)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray.subscribeActual(SourceFile:42)
	at io.reactivex.rxjava3.core.Flowable.subscribe(SourceFile:16144)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe.subscribeActual(SourceFile:36)
	at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeToSingle.subscribeActual(SourceFile:46)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SourceFile:89)
	at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(SourceFile:644)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(SourceFile:65)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(SourceFile:56)
	at java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:348)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
	at java.lang.Thread.run(Thread.java:1119)


Expected behavior

Exception

  • User Action: requested kiosk
  • Request: Start loading: https://www.youtube.com/feed/trending
  • Content Country: US
  • Content Language: es-US
  • App Language: es_US
  • Service:
  • Version: 1.7.5
  • OS: Linux samsung/a56xnsxx/a56x:16/BP2A.250605.031.A3/A566EXXU6BYI6_OXE6BYI6:user/release-keys 16 - 36
Crash log

org.schabi.newpipe.extractor.exceptions.ParsingException: Could not get Trending name
	at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeTrendingExtractor.getName(SourceFile:96)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:66)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:54)
	at org.schabi.newpipe.util.ExtractorHelper.lambda$getKioskInfo$12(SourceFile:197)
	at org.schabi.newpipe.util.ExtractorHelper.$r8$lambda$2ahwdH5zUG2IizC29Cvn0G0d-Ek(SourceFile:0)
	at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda6.call(SourceFile:0)
	at io.reactivex.rxjava3.internal.operators.single.SingleFromCallable.subscribeActual(SourceFile:43)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleDoOnSuccess.subscribeActual(SourceFile:35)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeFromSingle.subscribeActual(SourceFile:41)
	at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.drain(SourceFile:153)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.request(SourceFile:78)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe$ElementAtSubscriber.onSubscribe(SourceFile:66)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray.subscribeActual(SourceFile:42)
	at io.reactivex.rxjava3.core.Flowable.subscribe(SourceFile:16144)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe.subscribeActual(SourceFile:36)
	at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeToSingle.subscribeActual(SourceFile:46)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SourceFile:89)
	at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(SourceFile:644)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(SourceFile:65)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(SourceFile:56)
	at java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:348)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
	at java.lang.Thread.run(Thread.java:1119)


Actual behavior

Exception

  • User Action: requested kiosk
  • Request: Start loading: https://www.youtube.com/feed/trending
  • Content Country: US
  • Content Language: es-US
  • App Language: es_US
  • Service:
  • Version: 1.7.5
  • OS: Linux samsung/a56xnsxx/a56x:16/BP2A.250605.031.A3/A566EXXU6BYI6_OXE6BYI6:user/release-keys 16 - 36
Crash log

org.schabi.newpipe.extractor.exceptions.ParsingException: Could not get Trending name
	at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeTrendingExtractor.getName(SourceFile:96)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:66)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:54)
	at org.schabi.newpipe.util.ExtractorHelper.lambda$getKioskInfo$12(SourceFile:197)
	at org.schabi.newpipe.util.ExtractorHelper.$r8$lambda$2ahwdH5zUG2IizC29Cvn0G0d-Ek(SourceFile:0)
	at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda6.call(SourceFile:0)
	at io.reactivex.rxjava3.internal.operators.single.SingleFromCallable.subscribeActual(SourceFile:43)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleDoOnSuccess.subscribeActual(SourceFile:35)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeFromSingle.subscribeActual(SourceFile:41)
	at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.drain(SourceFile:153)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.request(SourceFile:78)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe$ElementAtSubscriber.onSubscribe(SourceFile:66)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray.subscribeActual(SourceFile:42)
	at io.reactivex.rxjava3.core.Flowable.subscribe(SourceFile:16144)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe.subscribeActual(SourceFile:36)
	at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeToSingle.subscribeActual(SourceFile:46)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SourceFile:89)
	at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(SourceFile:644)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(SourceFile:65)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(SourceFile:56)
	at java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:348)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
	at java.lang.Thread.run(Thread.java:1119)


Screenshots/Screen recordings

Exception

  • User Action: requested kiosk
  • Request: Start loading: https://www.youtube.com/feed/trending
  • Content Country: US
  • Content Language: es-US
  • App Language: es_US
  • Service:
  • Version: 1.7.5
  • OS: Linux samsung/a56xnsxx/a56x:16/BP2A.250605.031.A3/A566EXXU6BYI6_OXE6BYI6:user/release-keys 16 - 36
Crash log

org.schabi.newpipe.extractor.exceptions.ParsingException: Could not get Trending name
	at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeTrendingExtractor.getName(SourceFile:96)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:66)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:54)
	at org.schabi.newpipe.util.ExtractorHelper.lambda$getKioskInfo$12(SourceFile:197)
	at org.schabi.newpipe.util.ExtractorHelper.$r8$lambda$2ahwdH5zUG2IizC29Cvn0G0d-Ek(SourceFile:0)
	at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda6.call(SourceFile:0)
	at io.reactivex.rxjava3.internal.operators.single.SingleFromCallable.subscribeActual(SourceFile:43)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleDoOnSuccess.subscribeActual(SourceFile:35)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeFromSingle.subscribeActual(SourceFile:41)
	at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.drain(SourceFile:153)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.request(SourceFile:78)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe$ElementAtSubscriber.onSubscribe(SourceFile:66)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray.subscribeActual(SourceFile:42)
	at io.reactivex.rxjava3.core.Flowable.subscribe(SourceFile:16144)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe.subscribeActual(SourceFile:36)
	at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeToSingle.subscribeActual(SourceFile:46)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SourceFile:89)
	at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(SourceFile:644)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(SourceFile:65)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(SourceFile:56)
	at java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:348)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
	at java.lang.Thread.run(Thread.java:1119)


Logs

Exception

  • User Action: requested kiosk
  • Request: Start loading: https://www.youtube.com/feed/trending
  • Content Country: US
  • Content Language: es-US
  • App Language: es_US
  • Service:
  • Version: 1.7.5
  • OS: Linux samsung/a56xnsxx/a56x:16/BP2A.250605.031.A3/A566EXXU6BYI6_OXE6BYI6:user/release-keys 16 - 36
Crash log

org.schabi.newpipe.extractor.exceptions.ParsingException: Could not get Trending name
	at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeTrendingExtractor.getName(SourceFile:96)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:66)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:54)
	at org.schabi.newpipe.util.ExtractorHelper.lambda$getKioskInfo$12(SourceFile:197)
	at org.schabi.newpipe.util.ExtractorHelper.$r8$lambda$2ahwdH5zUG2IizC29Cvn0G0d-Ek(SourceFile:0)
	at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda6.call(SourceFile:0)
	at io.reactivex.rxjava3.internal.operators.single.SingleFromCallable.subscribeActual(SourceFile:43)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleDoOnSuccess.subscribeActual(SourceFile:35)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeFromSingle.subscribeActual(SourceFile:41)
	at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.drain(SourceFile:153)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.request(SourceFile:78)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe$ElementAtSubscriber.onSubscribe(SourceFile:66)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray.subscribeActual(SourceFile:42)
	at io.reactivex.rxjava3.core.Flowable.subscribe(SourceFile:16144)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe.subscribeActual(SourceFile:36)
	at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeToSingle.subscribeActual(SourceFile:46)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SourceFile:89)
	at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(SourceFile:644)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(SourceFile:65)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(SourceFile:56)
	at java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:348)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
	at java.lang.Thread.run(Thread.java:1119)


Affected Android/Custom ROM version

No response

Affected device model

No response

Additional information

Exception

  • User Action: requested kiosk
  • Request: Start loading: https://www.youtube.com/feed/trending
  • Content Country: US
  • Content Language: es-US
  • App Language: es_US
  • Service:
  • Version: 1.7.5
  • OS: Linux samsung/a56xnsxx/a56x:16/BP2A.250605.031.A3/A566EXXU6BYI6_OXE6BYI6:user/release-keys 16 - 36
Crash log

org.schabi.newpipe.extractor.exceptions.ParsingException: Could not get Trending name
	at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeTrendingExtractor.getName(SourceFile:96)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:66)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(SourceFile:54)
	at org.schabi.newpipe.util.ExtractorHelper.lambda$getKioskInfo$12(SourceFile:197)
	at org.schabi.newpipe.util.ExtractorHelper.$r8$lambda$2ahwdH5zUG2IizC29Cvn0G0d-Ek(SourceFile:0)
	at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda6.call(SourceFile:0)
	at io.reactivex.rxjava3.internal.operators.single.SingleFromCallable.subscribeActual(SourceFile:43)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleDoOnSuccess.subscribeActual(SourceFile:35)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeFromSingle.subscribeActual(SourceFile:41)
	at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.drain(SourceFile:153)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.request(SourceFile:78)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe$ElementAtSubscriber.onSubscribe(SourceFile:66)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray.subscribeActual(SourceFile:42)
	at io.reactivex.rxjava3.core.Flowable.subscribe(SourceFile:16144)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe.subscribeActual(SourceFile:36)
	at io.reactivex.rxjava3.core.Maybe.subscribe(SourceFile:5377)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeToSingle.subscribeActual(SourceFile:46)
	at io.reactivex.rxjava3.core.Single.subscribe(SourceFile:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SourceFile:89)
	at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(SourceFile:644)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(SourceFile:65)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(SourceFile:56)
	at java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:348)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
	at java.lang.Thread.run(Thread.java:1119)


Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateIssue or discussion is a duplicate of an existing issue or discussiontemplate ignoredThe user didn't follow the template/instructions (or removed them)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions