Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trending page not loading #6839

Closed
AnXh3L0 opened this issue Aug 4, 2021 · 5 comments
Closed

Trending page not loading #6839

AnXh3L0 opened this issue Aug 4, 2021 · 5 comments
Labels
bug Issue is related to a bug requires extractor change This issue requires a change to the extractor template ignored The user didn't follow the template/instructions (or removed them) waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. youtube Service, https://www.youtube.com/

Comments

@AnXh3L0
Copy link
Contributor

AnXh3L0 commented Aug 4, 2021

Trending page not loading any content

Exception

  • User Action: requested kiosk
  • Request: Start loading: https://www.youtube.com/feed/trending
  • Content Country: AL
  • Content Language: en
  • App Language: en_US
  • Service: YouTube
  • Version: 0.21.8
  • OS: Linux Android 11 - 30
Crash log

org.schabi.newpipe.extractor.exceptions.ParsingException: Could not get Trending name
	at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeTrendingExtractor.getName(YoutubeTrendingExtractor.java:87)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(KioskInfo.java:70)
	at org.schabi.newpipe.extractor.kiosk.KioskInfo.getInfo(KioskInfo.java:58)
	at org.schabi.newpipe.util.ExtractorHelper.lambda$getKioskInfo$11(ExtractorHelper.java:184)
	at org.schabi.newpipe.util.-$$Lambda$ExtractorHelper$NbG7JFGg0N9HK-3exJNRB9r_hYY.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.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)


@AnXh3L0 AnXh3L0 added the bug Issue is related to a bug label Aug 4, 2021
@AudricV
Copy link
Member

AudricV commented Aug 4, 2021

YouTube gived me a 500 error with the content country AL. Looks like the Albania country is not supported by Trending pages: it doesn't appear in YouTube country selection:

image

As a workaround, try switching the default content country in Settings, Content to a valid country (check the list provided on YouTube website).

Also, please don't remove the template when opening an issue.

@AudricV AudricV added requires extractor change This issue requires a change to the extractor template ignored The user didn't follow the template/instructions (or removed them) youtube Service, https://www.youtube.com/ labels Aug 4, 2021
@AnXh3L0
Copy link
Contributor Author

AnXh3L0 commented Aug 4, 2021

Maybe YouTube changed things or there's an issue with NewPipe. Last version (namely 0.21.7) worked just fine with Albania chosen as the trending page.

@triallax
Copy link
Contributor

triallax commented Aug 4, 2021

There have been some massive changes in the extractor related to YouTube (TeamNewPipe/NewPipeExtractor#604), which is probably the cause for these errors.

@ShareASmile
Copy link
Collaborator

@mhmdanas.. still open? it was fixed long time ago.
I think we forgot to close it. I think Automatic closing the issues was brought later in the repository.

@opusforlife2 opusforlife2 added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Sep 3, 2022
@github-actions
Copy link

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug requires extractor change This issue requires a change to the extractor template ignored The user didn't follow the template/instructions (or removed them) waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. youtube Service, https://www.youtube.com/
Projects
None yet
Development

No branches or pull requests

5 participants