NewPipe icon indicating copy to clipboard operation
NewPipe copied to clipboard

Newpipe Trending page not working

Open Marvelsathis opened this issue 1 month ago • 2 comments

Checklist

  • [x] I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • [x] I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • [x] I have read the FAQ and my problem isn't listed.
  • [x] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • [x] This issue contains only one bug.
  • [x] I have read and understood the contribution guidelines.

Affected version

0.28.0

Steps to reproduce the bug

"What's new" section is working properly The only problem is "Trending" section

Image

Expected behavior

Image

Actual behavior

Image

Screenshots/Screen recordings

No response

Logs

Exception

  • User Action: requested kiosk
  • Request: Start loading: https://www.youtube.com/feed/trending
  • Content Country: US
  • Content Language: en-US
  • App Language: en_US
  • Service: YouTube
  • Timestamp: 2025-11-15T19:57:44.698+05:30
  • Package: org.schabi.newpipe
  • Service: YouTube
  • Version: 0.28.0
  • OS: Linux Android 14 - 34
Crash log

org.schabi.newpipe.extractor.exceptions.ParsingException: Could not get Trending name
	at org.schabi.newpipe.extractor.services.youtube.extractors.kiosk.YoutubeTrendingExtractor.getName(YoutubeTrendingExtractor.java:97)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(KioskInfo.java:66)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(KioskInfo.java:54)
	at org.schabi.newpipe.util.ExtractorHelper.lambda$getKioskInfo$12(ExtractorHelper.java:197)
	at org.schabi.newpipe.util.ExtractorHelper.$r8$lambda$2ahwdH5zUG2IizC29Cvn0G0d-Ek(ExtractorHelper.java:0)
	at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda6.call(R8$$SyntheticClass:0)
	at io.reactivex.rxjava3.internal.operators.single.SingleFromCallable.subscribeActual(SingleFromCallable.java:43)
	at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleDoOnSuccess.subscribeActual(SingleDoOnSuccess.java:35)
	at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SingleSubscribeOn.java:89)
	at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(Scheduler.java:644)
	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: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

No response

Marvelsathis avatar Nov 15 '25 14:11 Marvelsathis

Problem first reported in #12762, with solutions proposed there.

hollownights avatar Nov 15 '25 16:11 hollownights

Actually NewPipe isn't working at all since yesterday, as if youtube throttled the download speed to 1kb/s.

tzargar8 avatar Nov 18 '25 07:11 tzargar8

There were instructions in the pop-up message you got when updating the app: YouTube now discontinued that page. With Settings>Content>Content of main page>"+" button>Kiosk page>"Select a kiosk" you can get it back to the main page, but it's likely gone for good.

Stypox avatar Dec 18 '25 17:12 Stypox