-
-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Description
Checklist (Your issue will be automatically closed if you delete this part)
- I make sure that there are no existing issues - open or closed - which I could contribute my information to.
- I understand that issues with limited impact, such as those occurring on specific devices or under specific network conditions, will not be fixed.
- I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
- I have attached the error report in the issue.
Describe the bug
I have noticed that every time I update 1 channel fails. When I open the first channel in my list (that also says "subscriber count not available") it has this error.
So it seems odd it's the first channel, I have over 150 subscriptions. Might be relevant.
Frequency
Always.
Steps to reproduce the bug
Update feed.
Device (e.g. Pixel 9 Pro)
Samsung Xcover pro
Error report
I have noticed that every time I update 1 channel fails. When I open the first channel in my list (that also says "subscriber count not available") it has this error.
So it seems odd it's the first channel, I have over 150 subscriptions. Might be relevant.
Exception
- User Action: requested channel
- Request: Start loading: https://www.youtube.com/channel/UCQG40havu4kNpB4pxUDQhYQ
- Content Country: GB
- Content Language: en-GB
- App Language: en_GB
- Service: YouTube (Anonymous)
- Version: 4.4.0
- OS: Linux samsung/xcoverproeea/xcoverpro:13/TP1A.220624.014/G715FNXXUCFWJ4:user/release-keys 13 - 33
Crash log
org.schabi.newpipe.extractor.utils.Parser$RegexException: Failed to find pattern "([\d]+([\.,][\d]+)?)" inside of "@Acerola_t"
at org.schabi.newpipe.extractor.utils.Parser.matchGroup(Parser.java:83)
at org.schabi.newpipe.extractor.utils.Parser.matchGroup(Parser.java:68)
at org.schabi.newpipe.extractor.utils.Parser.matchGroup1(Parser.java:57)
at org.schabi.newpipe.extractor.utils.Utils.mixedNumberWordToLong(Utils.java:107)
at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor.getSubscriberCountFromPageChannelHeader(YoutubeChannelExtractor.java:334)
at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor.getSubscriberCount(YoutubeChannelExtractor.java:279)
at org.schabi.newpipe.extractor.channel.ChannelInfo.getInfo(ChannelInfo.java:122)
at org.schabi.newpipe.extractor.channel.ChannelInfo.getInfo(ChannelInfo.java:59)
at org.schabi.newpipe.util.ExtractorHelper.lambda$getChannelInfo$5(ExtractorHelper.java:168)
at org.schabi.newpipe.util.ExtractorHelper.$r8$lambda$sTHvUhDf9nfFrAT_vk2fREscV8U(Unknown Source:0)
at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda12.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.single.SingleOnErrorReturn.subscribeActual(SingleOnErrorReturn.java:38)
at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4813)
at io.reactivex.rxjava3.core.Single.blockingGet(Single.java:3644)
at org.schabi.newpipe.local.feed.service.FeedLoadManager.startLoading$lambda-14(FeedLoadManager.kt:152)
at org.schabi.newpipe.local.feed.service.FeedLoadManager.$r8$lambda$2QNHa7hwdRIa0js1KtTchaBG0zI(Unknown Source:0)
at org.schabi.newpipe.local.feed.service.FeedLoadManager$$ExternalSyntheticLambda7.apply(Unknown Source:10)
at io.reactivex.rxjava3.internal.operators.parallel.ParallelMap$ParallelMapSubscriber.onNext(ParallelMap.java:116)
at io.reactivex.rxjava3.internal.operators.parallel.ParallelFilter$ParallelFilterSubscriber.tryOnNext(ParallelFilter.java:132)
at io.reactivex.rxjava3.internal.operators.parallel.ParallelRunOn$RunOnConditionalSubscriber.run(ParallelRunOn.java:399)
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:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)
Additional context
Metadata
Metadata
Assignees
Labels
No labels