-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
TeamNewPipe/NewPipeExtractor
#785Labels
ASAPIssue needs to be fixed as soon as possibleIssue needs to be fixed as soon as possiblebugIssue is related to a bugIssue is related to a bugrequires extractor changeThis issue requires a change to the extractorThis issue requires a change to the extractortemplate ignoredThe user didn't follow the template/instructions (or removed them)The user didn't follow the template/instructions (or removed them)youtubeService, https://www.youtube.com/Service, https://www.youtube.com/
Description
EDIT: See
- No Video Will play (any video) #7734 (comment)
- Regex error when parsing the Youtube JavaScript code NewPipeExtractor#785
- debug APK to test extractor PR changes: app-release.zip
- NewPipe 0.21.16 release
For some unexplained reason no video of any kind are playable.
This issue has started at 8 PM Detroit time
Most likley youtube (google) has updated something in the back end
Intended behavior
Step 1 start app
Step 2 select a video (does not matter what video you choose) and watch
Actual behavior
App gives an error.
For any video mind you.
Android Version 11
Device Motarola G7 Power
OS lineage_ocean-userdebug 11 RQ3A.211001.001 10038898
App Version 21.05 (Latest Version)
Error Log
Exception
- User Action: requested stream
- Request: https://www.youtube.com/watch?v=zrn0QavLMyo
- Content Country: US
- Content Language: en
- App Language: en_US
- Service: YouTube
- Version: 0.21.15
- OS: Linux Android 11 - 30
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:194)
at org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(StreamInfo.java:72)
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.ExtractorHelper.$r8$lambda$YTHJjScxCJNO1LTCqs3IKy35iyY(Unknown Source:0)
at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda6.call(Unknown Source:4)
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:15753)
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:614)
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: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:923)
emsoucy, mcastiglia, dfdeagle47, Kr1sh1, Privacy-Now and 124 moredeveloperanazLee-Carre
Metadata
Metadata
Assignees
Labels
ASAPIssue needs to be fixed as soon as possibleIssue needs to be fixed as soon as possiblebugIssue is related to a bugIssue is related to a bugrequires extractor changeThis issue requires a change to the extractorThis issue requires a change to the extractortemplate ignoredThe user didn't follow the template/instructions (or removed them)The user didn't follow the template/instructions (or removed them)youtubeService, https://www.youtube.com/Service, https://www.youtube.com/