Newpipe: Can't analyze site New pipe v0.20.1

Created on 28 Oct 2020  路  8Comments  路  Source: TeamNewPipe/NewPipe

Checklist

Steps to reproduce the bug

Actual behaviour

Expected behavior

Screenshots/Screen recordings

Logs

Exception

  • __User Action:__ requested stream
  • __Request:__ https://www.youtube.com/watch?v=n_zVQh-G4E0
  • __Content Country:__ UA
  • __Content Language:__ uk
  • __App Language:__ uk_UA
  • __Service:__ YouTube
  • __Version:__ 0.20.1
  • __OS:__ Linux Android 9 - 28
    Crash log

org.schabi.newpipe.extractor.exceptions.ParsingException: YouTube did not provide player config even after three attempts
    at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor.onFetchPage(YoutubeStreamExtractor.java:664)
    at org.schabi.newpipe.extractor.Extractor.fetchPage(Extractor.java:56)
    at org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(StreamInfo.java:68)
    at org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(StreamInfo.java:64)
    at org.schabi.newpipe.util.ExtractorHelper.lambda$getStreamInfo$3(ExtractorHelper.java:116)
    at org.schabi.newpipe.util.-$$Lambda$ExtractorHelper$5fJcha6Sq5APJBLdG6osaJby-mc.call(Unknown Source:4)
    at io.reactivex.internal.operators.single.SingleFromCallable.subscribeActual(SingleFromCallable.java:44)
    at io.reactivex.Single.subscribe(Single.java:3666)
    at io.reactivex.internal.operators.single.SingleDoOnSuccess.subscribeActual(SingleDoOnSuccess.java:35)
    at io.reactivex.Single.subscribe(Single.java:3666)
    at io.reactivex.internal.operators.maybe.MaybeFromSingle.subscribeActual(MaybeFromSingle.java:41)
    at io.reactivex.Maybe.subscribe(Maybe.java:4290)
    at io.reactivex.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.drain(MaybeConcatArray.java:153)
    at io.reactivex.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.request(MaybeConcatArray.java:78)
    at io.reactivex.internal.operators.flowable.FlowableElementAtMaybe$ElementAtSubscriber.onSubscribe(FlowableElementAtMaybe.java:66)
    at io.reactivex.internal.operators.maybe.MaybeConcatArray.subscribeActual(MaybeConcatArray.java:42)
    at io.reactivex.Flowable.subscribe(Flowable.java:14935)
    at io.reactivex.internal.operators.flowable.FlowableElementAtMaybe.subscribeActual(FlowableElementAtMaybe.java:36)
    at io.reactivex.Maybe.subscribe(Maybe.java:4290)
    at io.reactivex.internal.operators.maybe.MaybeToSingle.subscribeActual(MaybeToSingle.java:46)
    at io.reactivex.Single.subscribe(Single.java:3666)
    at io.reactivex.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SingleSubscribeOn.java:89)
    at io.reactivex.Scheduler$DisposeTask.run(Scheduler.java:578)
    at io.reactivex.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:66)
    at io.reactivex.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:57)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    at java.lang.Thread.run(Thread.java:764)



Device info

  • Android 9, miui 11:
  • Xiaomi redmi 6:
bug

All 8 comments

Seems to be fixed in 0.20.2.

Latest version is v0.20.2. Please update your copy of NewPipe.

Same problem, for many many URLs. Cannot find never version than 0.20.1 on fDroid.

example:

  • __User Action:__ requested stream
  • __Request:__ https://youtu.be/KPj0MbbFYFs, opened with video_player
  • __Content Country:__ DE
  • __Content Language:__ de-DE
  • __App Language:__ de_DE
  • __Service:__ YouTube
  • __Version:__ 0.20.1
  • __OS:__ Linux Android 10 - 29

Seems to me the option to share URL disappeared in 0.20.2 hotfix.

@poutnikl It disappeared from video details in 0.20.0. It is still there inside the player. It is being proposed to be added back by a PR. You can search for it in the repo.

@opusforlife2 Yes, it is there in the player. I hope it would be added back to the page info. I was often going to NP not for watching nor downloading but for the link to video I already know or have.

Was this page helpful?
0 / 5 - 0 ratings